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
gfxredir_common.h
1
20
#ifndef FREERDP_CHANNEL_GFXREDIR_COMMON_H
21
#define FREERDP_CHANNEL_GFXREDIR_COMMON_H
22
23
#include <winpr/crt.h>
24
#include <winpr/stream.h>
25
26
#include <freerdp/channels/gfxredir.h>
27
#include <freerdp/api.h>
28
29
FREERDP_LOCAL UINT gfxredir_read_header(
wStream
* s,
GFXREDIR_HEADER
* header);
30
FREERDP_LOCAL UINT gfxredir_write_header(
wStream
* s,
const
GFXREDIR_HEADER
* header);
31
32
#endif
/* FREERDP_CHANNEL_GFXREDIR_COMMON_H */
GFXREDIR_HEADER
Definition
channels/gfxredir.h:71
wStream
Definition
include/winpr/stream.h:42
channels
gfxredir
common
gfxredir_common.h
Generated by
1.9.8