|
FreeRDP
|

Data Fields | |
| rdpContext | context |
| ALIGN64 HANDLE | thread |
| UINT64 | reserved1 |
| UINT64 | reserved2 |
| ALIGN64 INT32 | lastX |
| ALIGN64 INT32 | lastY |
| ALIGN64 BOOL | mouse_grabbed |
| UINT64 | reserved3 [2] |
| ALIGN64 FreeRDP_TouchContact | contacts [FREERDP_MAX_TOUCH_CONTACTS] |
| ALIGN64 FreeRDP_PenDevice | pens [FREERDP_MAX_PEN_DEVICES] |
| ALIGN64 MIBClientWrapper * | mibClientWrapper |
| ALIGN64 BOOL | pressed_buttons [5] |
| ALIGN64 rdpClientOAuth2 * | oauth2 |
| ALIGN64 AadAuthHelper * | aadHelper |
| UINT64 | reserved [129 - 18] |
Definition at line 123 of file include/freerdp/client.h.
| ALIGN64 AadAuthHelper* rdpClientContext::aadHelper |
| ALIGN64 FreeRDP_TouchContact rdpClientContext::contacts[FREERDP_MAX_TOUCH_CONTACTS] |
(offset 8)
Definition at line 149 of file include/freerdp/client.h.
| rdpContext rdpClientContext::context |
Definition at line 125 of file include/freerdp/client.h.
| ALIGN64 INT32 rdpClientContext::lastX |
(offset 3)
Definition at line 139 of file include/freerdp/client.h.
| ALIGN64 INT32 rdpClientContext::lastY |
(offset 4)
Definition at line 140 of file include/freerdp/client.h.
| ALIGN64 MIBClientWrapper* rdpClientContext::mibClientWrapper |
| ALIGN64 BOOL rdpClientContext::mouse_grabbed |
Definition at line 141 of file include/freerdp/client.h.
| ALIGN64 rdpClientOAuth2* rdpClientContext::oauth2 |
| ALIGN64 FreeRDP_PenDevice rdpClientContext::pens[FREERDP_MAX_PEN_DEVICES] |
(offset 9)
Definition at line 150 of file include/freerdp/client.h.
| ALIGN64 BOOL rdpClientContext::pressed_buttons[5] |
| UINT64 rdpClientContext::reserved[129 - 18] |
(offset 18)
Definition at line 156 of file include/freerdp/client.h.
| UINT64 rdpClientContext::reserved1 |
Definition at line 130 of file include/freerdp/client.h.
| UINT64 rdpClientContext::reserved2 |
Definition at line 136 of file include/freerdp/client.h.
| UINT64 rdpClientContext::reserved3[2] |
< (offset 5)
Definition at line 147 of file include/freerdp/client.h.
| ALIGN64 HANDLE rdpClientContext::thread |
(offset 0)
Definition at line 126 of file include/freerdp/client.h.