FreeRDP
FreeRDP_PenDevice Struct Reference

Data Fields

ALIGN64 INT32 deviceid
 
ALIGN64 UINT32 flags
 
ALIGN64 double max_pressure
 
ALIGN64 BOOL hovering
 
ALIGN64 BOOL pressed
 
ALIGN64 INT32 last_x
 
ALIGN64 INT32 last_y
 

Detailed Description

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

Field Documentation

◆ deviceid

ALIGN64 INT32 FreeRDP_PenDevice::deviceid

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

◆ flags

ALIGN64 UINT32 FreeRDP_PenDevice::flags

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

◆ hovering

ALIGN64 BOOL FreeRDP_PenDevice::hovering

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

◆ last_x

ALIGN64 INT32 FreeRDP_PenDevice::last_x

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

◆ last_y

ALIGN64 INT32 FreeRDP_PenDevice::last_y

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

◆ max_pressure

ALIGN64 double FreeRDP_PenDevice::max_pressure

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

◆ pressed

ALIGN64 BOOL FreeRDP_PenDevice::pressed

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


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