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
include/freerdp/display.h
1
20
#ifndef FREERDP_DISPLAY_H
21
#define FREERDP_DISPLAY_H
22
23
#include <freerdp/api.h>
24
#include <freerdp/types.h>
25
#include <freerdp/settings.h>
26
27
#ifdef __cplusplus
28
extern
"C"
29
{
30
#endif
31
32
FREERDP_API BOOL freerdp_display_send_monitor_layout(rdpContext* context, UINT32 monitorCount,
33
const
MONITOR_DEF
* monitorDefArray);
34
35
#ifdef __cplusplus
36
}
37
#endif
38
39
#endif
/* FREERDP_DISPLAY_UPDATE_H */
MONITOR_DEF
Definition
settings_types.h:405
include
freerdp
display.h
Generated by
1.9.8