FreeRDP
Loading...
Searching...
No Matches
rdpClientContext Struct Reference
Collaboration diagram for rdpClientContext:

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
 
UINT64 reserved [129 - 11]
 

Detailed Description

Definition at line 117 of file include/freerdp/client.h.

Field Documentation

◆ contacts

ALIGN64 FreeRDP_TouchContact rdpClientContext::contacts[FREERDP_MAX_TOUCH_CONTACTS]

(offset 8)

Definition at line 143 of file include/freerdp/client.h.

◆ context

rdpContext rdpClientContext::context

Definition at line 119 of file include/freerdp/client.h.

◆ lastX

ALIGN64 INT32 rdpClientContext::lastX

(offset 3)

Definition at line 133 of file include/freerdp/client.h.

◆ lastY

ALIGN64 INT32 rdpClientContext::lastY

(offset 4)

Definition at line 134 of file include/freerdp/client.h.

◆ mibClientWrapper

ALIGN64 MIBClientWrapper* rdpClientContext::mibClientWrapper

(offset 10)

Since
version 3.16.0

Definition at line 146 of file include/freerdp/client.h.

◆ mouse_grabbed

ALIGN64 BOOL rdpClientContext::mouse_grabbed

Definition at line 135 of file include/freerdp/client.h.

◆ pens

ALIGN64 FreeRDP_PenDevice rdpClientContext::pens[FREERDP_MAX_PEN_DEVICES]

(offset 9)

Definition at line 144 of file include/freerdp/client.h.

◆ reserved

UINT64 rdpClientContext::reserved[129 - 11]

(offset 11)

Definition at line 147 of file include/freerdp/client.h.

◆ reserved1

UINT64 rdpClientContext::reserved1

Definition at line 124 of file include/freerdp/client.h.

◆ reserved2

UINT64 rdpClientContext::reserved2

Definition at line 130 of file include/freerdp/client.h.

◆ reserved3

UINT64 rdpClientContext::reserved3[2]

< (offset 5)

Definition at line 141 of file include/freerdp/client.h.

◆ thread

ALIGN64 HANDLE rdpClientContext::thread

(offset 0)

Definition at line 120 of file include/freerdp/client.h.


The documentation for this struct was generated from the following file: