FreeRDP
|
Data Fields | |
ALIGN64 INT32 | id |
ALIGN64 UINT32 | count |
ALIGN64 INT32 | x |
ALIGN64 INT32 | y |
ALIGN64 UINT32 | flags |
ALIGN64 UINT32 | pressure |
Definition at line 91 of file include/freerdp/client.h.
ALIGN64 UINT32 FreeRDP_TouchContact::count |
Definition at line 94 of file include/freerdp/client.h.
ALIGN64 UINT32 FreeRDP_TouchContact::flags |
Definition at line 97 of file include/freerdp/client.h.
ALIGN64 INT32 FreeRDP_TouchContact::id |
Definition at line 93 of file include/freerdp/client.h.
ALIGN64 UINT32 FreeRDP_TouchContact::pressure |
Definition at line 98 of file include/freerdp/client.h.
ALIGN64 INT32 FreeRDP_TouchContact::x |
Definition at line 95 of file include/freerdp/client.h.
ALIGN64 INT32 FreeRDP_TouchContact::y |
Definition at line 96 of file include/freerdp/client.h.