FreeRDP
RDPINPUT_PEN_CONTACT Struct Reference

Data Fields

UINT8 deviceId
 
UINT16 fieldsPresent
 
INT32 x
 
INT32 y
 
UINT32 contactFlags
 
UINT32 penFlags
 
UINT16 rotation
 
UINT32 pressure
 
INT16 tiltX
 
INT16 tiltY
 

Detailed Description

Definition at line 135 of file channels/rdpei.h.

Field Documentation

◆ contactFlags

UINT32 RDPINPUT_PEN_CONTACT::contactFlags

Definition at line 141 of file channels/rdpei.h.

◆ deviceId

UINT8 RDPINPUT_PEN_CONTACT::deviceId

Definition at line 137 of file channels/rdpei.h.

◆ fieldsPresent

UINT16 RDPINPUT_PEN_CONTACT::fieldsPresent

Definition at line 138 of file channels/rdpei.h.

◆ penFlags

UINT32 RDPINPUT_PEN_CONTACT::penFlags

Definition at line 142 of file channels/rdpei.h.

◆ pressure

UINT32 RDPINPUT_PEN_CONTACT::pressure

Definition at line 146 of file channels/rdpei.h.

◆ rotation

UINT16 RDPINPUT_PEN_CONTACT::rotation

Definition at line 144 of file channels/rdpei.h.

◆ tiltX

INT16 RDPINPUT_PEN_CONTACT::tiltX

Definition at line 147 of file channels/rdpei.h.

◆ tiltY

INT16 RDPINPUT_PEN_CONTACT::tiltY

Definition at line 148 of file channels/rdpei.h.

◆ x

INT32 RDPINPUT_PEN_CONTACT::x

Definition at line 139 of file channels/rdpei.h.

◆ y

INT32 RDPINPUT_PEN_CONTACT::y

Definition at line 140 of file channels/rdpei.h.


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