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
wf_channels.h
1
19
#ifndef FREERDP_CLIENT_WIN_CHANNELS_H
20
#define FREERDP_CLIENT_WIN_CHANNELS_H
21
22
#include <freerdp/freerdp.h>
23
#include <freerdp/client.h>
24
#include <freerdp/client/channels.h>
25
#include <freerdp/client/rdpei.h>
26
#include <freerdp/client/rdpgfx.h>
27
#include <freerdp/client/encomsp.h>
28
#include <freerdp/client/cliprdr.h>
29
#include <freerdp/client/disp.h>
30
31
#include "wf_client.h"
32
33
void
wf_OnChannelConnectedEventHandler(
void
* context,
const
ChannelConnectedEventArgs* e);
34
void
wf_OnChannelDisconnectedEventHandler(
void
* context,
const
ChannelDisconnectedEventArgs* e);
35
36
#endif
/* FREERDP_CLIENT_WIN_CHANNELS_H */
client
Windows
wf_channels.h
Generated by
1.9.8