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
libwinpr/io/io.h
1
20
#ifndef WINPR_IO_PRIVATE_H
21
#define WINPR_IO_PRIVATE_H
22
23
#ifndef _WIN32
24
25
#include <winpr/io.h>
26
27
#include "../handle/handle.h"
28
29
typedef
struct
30
{
31
char
* DeviceName;
32
char
* DeviceFileName;
33
}
DEVICE_OBJECT_EX
;
29
typedef
struct
{
…
};
34
35
#endif
36
37
#endif
/* WINPR_IO_PRIVATE_H */
DEVICE_OBJECT_EX
Definition
libwinpr/io/io.h:30
winpr
libwinpr
io
io.h
Generated by
1.9.8