| 
    FreeRDP
    
   | 
 
Data Fields | |
| UINT16 | cacheIndex | 
| UINT16 | hotSpotX | 
| UINT16 | hotSpotY | 
| UINT16 | width | 
| UINT16 | height | 
| UINT16 | lengthAndMask | 
| UINT16 | lengthXorMask | 
| BYTE * | xorMaskData | 
| BYTE * | andMaskData | 
Definition at line 51 of file include/freerdp/pointer.h.
| BYTE* POINTER_COLOR_UPDATE::andMaskData | 
Definition at line 61 of file include/freerdp/pointer.h.
| UINT16 POINTER_COLOR_UPDATE::cacheIndex | 
Definition at line 53 of file include/freerdp/pointer.h.
| UINT16 POINTER_COLOR_UPDATE::height | 
Definition at line 57 of file include/freerdp/pointer.h.
| UINT16 POINTER_COLOR_UPDATE::hotSpotX | 
Definition at line 54 of file include/freerdp/pointer.h.
| UINT16 POINTER_COLOR_UPDATE::hotSpotY | 
Definition at line 55 of file include/freerdp/pointer.h.
| UINT16 POINTER_COLOR_UPDATE::lengthAndMask | 
Definition at line 58 of file include/freerdp/pointer.h.
| UINT16 POINTER_COLOR_UPDATE::lengthXorMask | 
Definition at line 59 of file include/freerdp/pointer.h.
| UINT16 POINTER_COLOR_UPDATE::width | 
Definition at line 56 of file include/freerdp/pointer.h.
| BYTE* POINTER_COLOR_UPDATE::xorMaskData | 
Definition at line 60 of file include/freerdp/pointer.h.