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

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

Field Documentation

◆ contactFlags

UINT32 RDPINPUT_CONTACT_DATA::contactFlags

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

◆ contactId

UINT32 RDPINPUT_CONTACT_DATA::contactId

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

◆ contactRectBottom

INT16 RDPINPUT_CONTACT_DATA::contactRectBottom

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

◆ contactRectLeft

INT16 RDPINPUT_CONTACT_DATA::contactRectLeft

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

◆ contactRectRight

INT16 RDPINPUT_CONTACT_DATA::contactRectRight

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

◆ contactRectTop

INT16 RDPINPUT_CONTACT_DATA::contactRectTop

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

◆ fieldsPresent

UINT16 RDPINPUT_CONTACT_DATA::fieldsPresent

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

◆ orientation

UINT32 RDPINPUT_CONTACT_DATA::orientation

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

◆ pressure

UINT32 RDPINPUT_CONTACT_DATA::pressure

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

◆ x

INT32 RDPINPUT_CONTACT_DATA::x

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

◆ y

INT32 RDPINPUT_CONTACT_DATA::y

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


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