FreeRDP
|
a frame containing contact points More...
#include <rdpei.h>
Data Fields | |
UINT16 | contactCount |
UINT64 | frameOffset |
RDPINPUT_CONTACT_DATA * | contacts |
a frame containing contact points
Definition at line 120 of file channels/rdpei.h.
UINT16 RDPINPUT_TOUCH_FRAME::contactCount |
Definition at line 122 of file channels/rdpei.h.
RDPINPUT_CONTACT_DATA* RDPINPUT_TOUCH_FRAME::contacts |
Definition at line 124 of file channels/rdpei.h.
UINT64 RDPINPUT_TOUCH_FRAME::frameOffset |
Definition at line 123 of file channels/rdpei.h.