|
FreeRDP
|

Data Structures | |
| struct | DispServerContext |
Typedefs | |
| typedef BOOL(* | psDispChannelIdAssigned) (DispServerContext *context, UINT32 channelId) |
| typedef UINT(* | psDispMonitorLayout) (DispServerContext *context, const DISPLAY_CONTROL_MONITOR_LAYOUT_PDU *pdu) |
| typedef UINT(* | psDispCaps) (DispServerContext *context) |
| typedef UINT(* | psDispOpen) (DispServerContext *context) |
| typedef UINT(* | psDispClose) (DispServerContext *context) |
Functions | |
| FREERDP_API void | disp_server_context_free (DispServerContext *context) |
| FREERDP_API DispServerContext * | disp_server_context_new (HANDLE vcm) |
| typedef BOOL(* psDispChannelIdAssigned) (DispServerContext *context, UINT32 channelId) |
| typedef UINT(* psDispMonitorLayout) (DispServerContext *context, const DISPLAY_CONTROL_MONITOR_LAYOUT_PDU *pdu) |
| FREERDP_API void disp_server_context_free | ( | DispServerContext * | context | ) |


| FREERDP_API DispServerContext* disp_server_context_new | ( | HANDLE | vcm | ) |

