FreeRDP
|
Data Fields | |
BOOL | dirty |
BOOL | active |
INT32 | externalId |
RDPINPUT_PEN_CONTACT | data |
Definition at line 70 of file client/rdpei_main.h.
BOOL RDPINPUT_PEN_CONTACT_POINT::active |
Definition at line 73 of file client/rdpei_main.h.
RDPINPUT_PEN_CONTACT RDPINPUT_PEN_CONTACT_POINT::data |
Definition at line 75 of file client/rdpei_main.h.
BOOL RDPINPUT_PEN_CONTACT_POINT::dirty |
Definition at line 72 of file client/rdpei_main.h.
INT32 RDPINPUT_PEN_CONTACT_POINT::externalId |
Definition at line 74 of file client/rdpei_main.h.