FreeRDP
rdpClientContext Struct Reference

#include <client.h>

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]
 
UINT64 reserved [128 - 9]
 

Field Documentation

◆ contacts

(offset 8)

◆ context

rdpContext rdpClientContext::context

◆ lastX

ALIGN64 INT32 rdpClientContext::lastX

(offset 3)

◆ lastY

ALIGN64 INT32 rdpClientContext::lastY

(offset 4)

◆ mouse_grabbed

ALIGN64 BOOL rdpClientContext::mouse_grabbed

◆ pens

(offset 9)

◆ reserved

UINT64 rdpClientContext::reserved[128 - 9]

(offset 9)

◆ reserved1

UINT64 rdpClientContext::reserved1

◆ reserved2

UINT64 rdpClientContext::reserved2

◆ reserved3

UINT64 rdpClientContext::reserved3[2]

< (offset 5)

◆ thread

ALIGN64 HANDLE rdpClientContext::thread

(offset 0)


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