FreeRDP
SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE Struct Reference

Data Fields

SHADOW_MSG_OUT common
 
UINT32 xHot
 
UINT32 yHot
 
UINT32 width
 
UINT32 height
 
UINT32 lengthAndMask
 
UINT32 lengthXorMask
 
BYTE * xorMaskData
 
BYTE * andMaskData
 

Detailed Description

Definition at line 273 of file include/freerdp/server/shadow.h.

Field Documentation

◆ andMaskData

BYTE* SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::andMaskData

Definition at line 283 of file include/freerdp/server/shadow.h.

◆ common

SHADOW_MSG_OUT SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::common

Definition at line 275 of file include/freerdp/server/shadow.h.

◆ height

UINT32 SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::height

Definition at line 279 of file include/freerdp/server/shadow.h.

◆ lengthAndMask

UINT32 SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::lengthAndMask

Definition at line 280 of file include/freerdp/server/shadow.h.

◆ lengthXorMask

UINT32 SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::lengthXorMask

Definition at line 281 of file include/freerdp/server/shadow.h.

◆ width

UINT32 SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::width

Definition at line 278 of file include/freerdp/server/shadow.h.

◆ xHot

UINT32 SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::xHot

Definition at line 276 of file include/freerdp/server/shadow.h.

◆ xorMaskData

BYTE* SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::xorMaskData

Definition at line 282 of file include/freerdp/server/shadow.h.

◆ yHot

UINT32 SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::yHot

Definition at line 277 of file include/freerdp/server/shadow.h.


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