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
▼
FreeRDP
►
FreeRDP: A Remote Desktop Protocol Implementation
►
FreeRDP Security Policies and Procedures
►
Proxy module API
►
Topics
►
Namespaces
►
Data Structures
▼
Files
►
File List
►
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
tf_freerdp.h
1
21
#ifndef FREERDP_CLIENT_SAMPLE_H
22
#define FREERDP_CLIENT_SAMPLE_H
23
24
#include <freerdp/freerdp.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
30
typedef
struct
31
{
32
rdpClientContext common;
33
34
/* Channels */
35
}
tfContext
;
30
typedef
struct
{
…
};
36
37
#endif
/* FREERDP_CLIENT_SAMPLE_H */
tfContext
Definition
tf_freerdp.h:31
client
Sample
tf_freerdp.h
Generated by
1.9.8