FreeRDP
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Functions
a
c
d
e
f
g
i
o
r
s
t
Variables
a
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
Files
File List
Globals
All
Typedefs
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
xf_channels.h
1
20
#ifndef FREERDP_CLIENT_X11_CHANNELS_H
21
#define FREERDP_CLIENT_X11_CHANNELS_H
22
23
#include <freerdp/freerdp.h>
24
#include <freerdp/client/channels.h>
25
#include <freerdp/client/rdpei.h>
26
#include <freerdp/client/rail.h>
27
#include <freerdp/client/cliprdr.h>
28
#include <freerdp/client/rdpgfx.h>
29
#include <freerdp/client/encomsp.h>
30
#include <freerdp/client/disp.h>
31
#include <freerdp/client/geometry.h>
32
#include <freerdp/client/video.h>
33
34
void
xf_OnChannelConnectedEventHandler(
void
* context,
const
ChannelConnectedEventArgs* e);
35
void
xf_OnChannelDisconnectedEventHandler(
void
* context,
const
ChannelDisconnectedEventArgs* e);
36
37
#endif
/* FREERDP_CLIENT_X11_CHANNELS_H */
client
X11
xf_channels.h
Generated by
1.9.8