FreeRDP
|
Data Fields | |
UINT8 | deviceId |
UINT16 | fieldsPresent |
INT32 | x |
INT32 | y |
UINT32 | contactFlags |
UINT32 | penFlags |
UINT16 | rotation |
UINT32 | pressure |
INT16 | tiltX |
INT16 | tiltY |
Definition at line 135 of file channels/rdpei.h.
UINT32 RDPINPUT_PEN_CONTACT::contactFlags |
Definition at line 141 of file channels/rdpei.h.
UINT8 RDPINPUT_PEN_CONTACT::deviceId |
Definition at line 137 of file channels/rdpei.h.
UINT16 RDPINPUT_PEN_CONTACT::fieldsPresent |
Definition at line 138 of file channels/rdpei.h.
UINT32 RDPINPUT_PEN_CONTACT::penFlags |
Definition at line 142 of file channels/rdpei.h.
UINT32 RDPINPUT_PEN_CONTACT::pressure |
Definition at line 146 of file channels/rdpei.h.
UINT16 RDPINPUT_PEN_CONTACT::rotation |
Definition at line 144 of file channels/rdpei.h.
INT16 RDPINPUT_PEN_CONTACT::tiltX |
Definition at line 147 of file channels/rdpei.h.
INT16 RDPINPUT_PEN_CONTACT::tiltY |
Definition at line 148 of file channels/rdpei.h.
INT32 RDPINPUT_PEN_CONTACT::x |
Definition at line 139 of file channels/rdpei.h.
INT32 RDPINPUT_PEN_CONTACT::y |
Definition at line 140 of file channels/rdpei.h.