FreeRDP
RDPINPUT_CONTACT_DATA Struct Reference

a contact point More...

#include <rdpei.h>

Data Fields

UINT32 contactId
 
UINT16 fieldsPresent
 
INT32 x
 
INT32 y
 
UINT32 contactFlags
 
INT16 contactRectLeft
 
INT16 contactRectTop
 
INT16 contactRectRight
 
INT16 contactRectBottom
 
UINT32 orientation
 
UINT32 pressure
 

Detailed Description

a contact point

Field Documentation

◆ contactFlags

UINT32 RDPINPUT_CONTACT_DATA::contactFlags

◆ contactId

UINT32 RDPINPUT_CONTACT_DATA::contactId

◆ contactRectBottom

INT16 RDPINPUT_CONTACT_DATA::contactRectBottom

◆ contactRectLeft

INT16 RDPINPUT_CONTACT_DATA::contactRectLeft

◆ contactRectRight

INT16 RDPINPUT_CONTACT_DATA::contactRectRight

◆ contactRectTop

INT16 RDPINPUT_CONTACT_DATA::contactRectTop

◆ fieldsPresent

UINT16 RDPINPUT_CONTACT_DATA::fieldsPresent

◆ orientation

UINT32 RDPINPUT_CONTACT_DATA::orientation

◆ pressure

UINT32 RDPINPUT_CONTACT_DATA::pressure

◆ x

INT32 RDPINPUT_CONTACT_DATA::x

◆ y

INT32 RDPINPUT_CONTACT_DATA::y

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