FreeRDP
FreeRDP_TouchContact Struct Reference

Data Fields

ALIGN64 INT32 id
 
ALIGN64 UINT32 count
 
ALIGN64 INT32 x
 
ALIGN64 INT32 y
 
ALIGN64 UINT32 flags
 
ALIGN64 UINT32 pressure
 

Detailed Description

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

Field Documentation

◆ count

ALIGN64 UINT32 FreeRDP_TouchContact::count

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

◆ flags

ALIGN64 UINT32 FreeRDP_TouchContact::flags

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

◆ id

ALIGN64 INT32 FreeRDP_TouchContact::id

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

◆ pressure

ALIGN64 UINT32 FreeRDP_TouchContact::pressure

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

◆ x

ALIGN64 INT32 FreeRDP_TouchContact::x

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

◆ y

ALIGN64 INT32 FreeRDP_TouchContact::y

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


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