FreeRDP
RDPINPUT_PEN_CONTACT Struct Reference

#include <rdpei.h>

Data Fields

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

Field Documentation

◆ contactFlags

UINT32 RDPINPUT_PEN_CONTACT::contactFlags

◆ deviceId

UINT8 RDPINPUT_PEN_CONTACT::deviceId

◆ fieldsPresent

UINT16 RDPINPUT_PEN_CONTACT::fieldsPresent

◆ penFlags

UINT32 RDPINPUT_PEN_CONTACT::penFlags

◆ pressure

UINT32 RDPINPUT_PEN_CONTACT::pressure

◆ rotation

UINT16 RDPINPUT_PEN_CONTACT::rotation

◆ tiltX

INT16 RDPINPUT_PEN_CONTACT::tiltX

◆ tiltY

INT16 RDPINPUT_PEN_CONTACT::tiltY

◆ x

INT32 RDPINPUT_PEN_CONTACT::x

◆ y

INT32 RDPINPUT_PEN_CONTACT::y

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