FreeRDP
POINTER_COLOR_UPDATE Struct Reference

Data Fields

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

Detailed Description

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

Field Documentation

◆ andMaskData

BYTE* POINTER_COLOR_UPDATE::andMaskData

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

◆ cacheIndex

UINT16 POINTER_COLOR_UPDATE::cacheIndex

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

◆ height

UINT16 POINTER_COLOR_UPDATE::height

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

◆ hotSpotX

UINT16 POINTER_COLOR_UPDATE::hotSpotX

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

◆ hotSpotY

UINT16 POINTER_COLOR_UPDATE::hotSpotY

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

◆ lengthAndMask

UINT16 POINTER_COLOR_UPDATE::lengthAndMask

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

◆ lengthXorMask

UINT16 POINTER_COLOR_UPDATE::lengthXorMask

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

◆ width

UINT16 POINTER_COLOR_UPDATE::width

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

◆ xorMaskData

BYTE* POINTER_COLOR_UPDATE::xorMaskData

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


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