FreeRDP
MEMBLT_ORDER Struct Reference

Data Fields

UINT32 cacheId
 
UINT32 colorIndex
 
INT32 nLeftRect
 
INT32 nTopRect
 
INT32 nWidth
 
INT32 nHeight
 
UINT32 bRop
 
INT32 nXSrc
 
INT32 nYSrc
 
UINT32 cacheIndex
 
rdpBitmap * bitmap
 

Detailed Description

Definition at line 241 of file primary.h.

Field Documentation

◆ bitmap

rdpBitmap* MEMBLT_ORDER::bitmap

Definition at line 253 of file primary.h.

◆ bRop

UINT32 MEMBLT_ORDER::bRop

Definition at line 249 of file primary.h.

◆ cacheId

UINT32 MEMBLT_ORDER::cacheId

Definition at line 243 of file primary.h.

◆ cacheIndex

UINT32 MEMBLT_ORDER::cacheIndex

Definition at line 252 of file primary.h.

◆ colorIndex

UINT32 MEMBLT_ORDER::colorIndex

Definition at line 244 of file primary.h.

◆ nHeight

INT32 MEMBLT_ORDER::nHeight

Definition at line 248 of file primary.h.

◆ nLeftRect

INT32 MEMBLT_ORDER::nLeftRect

Definition at line 245 of file primary.h.

◆ nTopRect

INT32 MEMBLT_ORDER::nTopRect

Definition at line 246 of file primary.h.

◆ nWidth

INT32 MEMBLT_ORDER::nWidth

Definition at line 247 of file primary.h.

◆ nXSrc

INT32 MEMBLT_ORDER::nXSrc

Definition at line 250 of file primary.h.

◆ nYSrc

INT32 MEMBLT_ORDER::nYSrc

Definition at line 251 of file primary.h.


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