FreeRDP
RDPINPUT_PEN_EVENT Struct Reference

a touch event with some frames More...

#include <rdpei.h>

Collaboration diagram for RDPINPUT_PEN_EVENT:

Data Fields

UINT32 encodeTime
 
UINT16 frameCount
 
RDPINPUT_PEN_FRAMEframes
 

Detailed Description

a touch event with some frames

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

Field Documentation

◆ encodeTime

UINT32 RDPINPUT_PEN_EVENT::encodeTime

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

◆ frameCount

UINT16 RDPINPUT_PEN_EVENT::frameCount

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

◆ frames

RDPINPUT_PEN_FRAME* RDPINPUT_PEN_EVENT::frames

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


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