FreeRDP
RDPINPUT_TOUCH_EVENT Struct Reference

a touch event with some frames More...

#include <rdpei.h>

Collaboration diagram for RDPINPUT_TOUCH_EVENT:

Data Fields

UINT32 encodeTime
 
UINT16 frameCount
 
RDPINPUT_TOUCH_FRAMEframes
 

Detailed Description

a touch event with some frames

Definition at line 128 of file channels/rdpei.h.

Field Documentation

◆ encodeTime

UINT32 RDPINPUT_TOUCH_EVENT::encodeTime

Definition at line 130 of file channels/rdpei.h.

◆ frameCount

UINT16 RDPINPUT_TOUCH_EVENT::frameCount

Definition at line 131 of file channels/rdpei.h.

◆ frames

RDPINPUT_TOUCH_FRAME* RDPINPUT_TOUCH_EVENT::frames

Definition at line 132 of file channels/rdpei.h.


The documentation for this struct was generated from the following file: