FreeRDP
|
Data Fields | |
RDP_MOUSE_CURSOR_HEADER | header |
TS_POINT16 * | position |
UINT16 * | cachedPointerIndex |
TS_POINTERATTRIBUTE * | pointerAttribute |
TS_LARGEPOINTERATTRIBUTE * | largePointerAttribute |
Definition at line 135 of file channels/rdpemsc.h.
UINT16* RDP_MOUSE_CURSOR_MOUSEPTR_UPDATE_PDU::cachedPointerIndex |
Definition at line 139 of file channels/rdpemsc.h.
RDP_MOUSE_CURSOR_HEADER RDP_MOUSE_CURSOR_MOUSEPTR_UPDATE_PDU::header |
Definition at line 137 of file channels/rdpemsc.h.
TS_LARGEPOINTERATTRIBUTE* RDP_MOUSE_CURSOR_MOUSEPTR_UPDATE_PDU::largePointerAttribute |
Definition at line 141 of file channels/rdpemsc.h.
TS_POINTERATTRIBUTE* RDP_MOUSE_CURSOR_MOUSEPTR_UPDATE_PDU::pointerAttribute |
Definition at line 140 of file channels/rdpemsc.h.
TS_POINT16* RDP_MOUSE_CURSOR_MOUSEPTR_UPDATE_PDU::position |
Definition at line 138 of file channels/rdpemsc.h.