FreeRDP
|
Data Fields | |
ALIGN64 INT32 | id |
ALIGN64 UINT32 | count |
ALIGN64 INT32 | x |
ALIGN64 INT32 | y |
ALIGN64 UINT32 | flags |
ALIGN64 UINT32 | pressure |
Definition at line 87 of file include/freerdp/client.h.
ALIGN64 UINT32 FreeRDP_TouchContact::count |
Definition at line 90 of file include/freerdp/client.h.
ALIGN64 UINT32 FreeRDP_TouchContact::flags |
Definition at line 93 of file include/freerdp/client.h.
ALIGN64 INT32 FreeRDP_TouchContact::id |
Definition at line 89 of file include/freerdp/client.h.
ALIGN64 UINT32 FreeRDP_TouchContact::pressure |
Definition at line 94 of file include/freerdp/client.h.
ALIGN64 INT32 FreeRDP_TouchContact::x |
Definition at line 91 of file include/freerdp/client.h.
ALIGN64 INT32 FreeRDP_TouchContact::y |
Definition at line 92 of file include/freerdp/client.h.