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
client/remdesk.h
1
20
#ifndef FREERDP_CHANNEL_REMDESK_CLIENT_REMDESK_H
21
#define FREERDP_CHANNEL_REMDESK_CLIENT_REMDESK_H
22
23
#include <freerdp/channels/remdesk.h>
24
25
#ifdef __cplusplus
26
extern
"C"
27
{
28
#endif
29
34
typedef
struct
35
{
36
void
* handle;
37
void
* custom;
38
}
RemdeskClientContext
;
34
typedef
struct
{
…
};
39
40
#ifdef __cplusplus
41
}
42
#endif
43
44
#endif
/* FREERDP_CHANNEL_REMDESK_CLIENT_REMDESK_H */
RemdeskClientContext
Definition
client/remdesk.h:35
include
freerdp
client
remdesk.h
Generated by
1.9.8