FreeRDP
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
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 281 of file include/freerdp/server/shadow.h.

Field Documentation

◆ andMaskData

BYTE* SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::andMaskData

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

◆ common

SHADOW_MSG_OUT SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::common

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

◆ height

UINT32 SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::height

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

◆ lengthAndMask

UINT32 SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::lengthAndMask

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

◆ lengthXorMask

UINT32 SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::lengthXorMask

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

◆ width

UINT32 SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::width

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

◆ xHot

UINT32 SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::xHot

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

◆ xorMaskData

BYTE* SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::xorMaskData

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

◆ yHot

UINT32 SHADOW_MSG_OUT_POINTER_ALPHA_UPDATE::yHot

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


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