FreeRDP
RDP_MOUSE_CURSOR_MOUSEPTR_UPDATE_PDU Struct Reference
Collaboration diagram for RDP_MOUSE_CURSOR_MOUSEPTR_UPDATE_PDU:

Data Fields

RDP_MOUSE_CURSOR_HEADER header
 
TS_POINT16position
 
UINT16 * cachedPointerIndex
 
TS_POINTERATTRIBUTEpointerAttribute
 
TS_LARGEPOINTERATTRIBUTElargePointerAttribute
 

Detailed Description

Definition at line 135 of file channels/rdpemsc.h.

Field Documentation

◆ cachedPointerIndex

UINT16* RDP_MOUSE_CURSOR_MOUSEPTR_UPDATE_PDU::cachedPointerIndex

Definition at line 139 of file channels/rdpemsc.h.

◆ header

RDP_MOUSE_CURSOR_HEADER RDP_MOUSE_CURSOR_MOUSEPTR_UPDATE_PDU::header

Definition at line 137 of file channels/rdpemsc.h.

◆ largePointerAttribute

TS_LARGEPOINTERATTRIBUTE* RDP_MOUSE_CURSOR_MOUSEPTR_UPDATE_PDU::largePointerAttribute

Definition at line 141 of file channels/rdpemsc.h.

◆ pointerAttribute

TS_POINTERATTRIBUTE* RDP_MOUSE_CURSOR_MOUSEPTR_UPDATE_PDU::pointerAttribute

Definition at line 140 of file channels/rdpemsc.h.

◆ position

TS_POINT16* RDP_MOUSE_CURSOR_MOUSEPTR_UPDATE_PDU::position

Definition at line 138 of file channels/rdpemsc.h.


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