FreeRDP
POINTER_LARGE_UPDATE Struct Reference

Data Fields

UINT16 xorBpp
 
UINT16 cacheIndex
 
UINT16 hotSpotX
 
UINT16 hotSpotY
 
UINT16 width
 
UINT16 height
 
UINT32 lengthAndMask
 
UINT32 lengthXorMask
 
BYTE * xorMaskData
 
BYTE * andMaskData
 

Detailed Description

Definition at line 64 of file include/freerdp/pointer.h.

Field Documentation

◆ andMaskData

BYTE* POINTER_LARGE_UPDATE::andMaskData

Definition at line 75 of file include/freerdp/pointer.h.

◆ cacheIndex

UINT16 POINTER_LARGE_UPDATE::cacheIndex

Definition at line 67 of file include/freerdp/pointer.h.

◆ height

UINT16 POINTER_LARGE_UPDATE::height

Definition at line 71 of file include/freerdp/pointer.h.

◆ hotSpotX

UINT16 POINTER_LARGE_UPDATE::hotSpotX

Definition at line 68 of file include/freerdp/pointer.h.

◆ hotSpotY

UINT16 POINTER_LARGE_UPDATE::hotSpotY

Definition at line 69 of file include/freerdp/pointer.h.

◆ lengthAndMask

UINT32 POINTER_LARGE_UPDATE::lengthAndMask

Definition at line 72 of file include/freerdp/pointer.h.

◆ lengthXorMask

UINT32 POINTER_LARGE_UPDATE::lengthXorMask

Definition at line 73 of file include/freerdp/pointer.h.

◆ width

UINT16 POINTER_LARGE_UPDATE::width

Definition at line 70 of file include/freerdp/pointer.h.

◆ xorBpp

UINT16 POINTER_LARGE_UPDATE::xorBpp

Definition at line 66 of file include/freerdp/pointer.h.

◆ xorMaskData

BYTE* POINTER_LARGE_UPDATE::xorMaskData

Definition at line 74 of file include/freerdp/pointer.h.


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