FreeRDP
MULTI_PATBLT_ORDER Struct Reference
Collaboration diagram for MULTI_PATBLT_ORDER:

Data Fields

INT32 nLeftRect
 
INT32 nTopRect
 
INT32 nWidth
 
INT32 nHeight
 
UINT32 bRop
 
UINT32 backColor
 
UINT32 foreColor
 
rdpBrush brush
 
UINT32 numRectangles
 
UINT32 cbData
 
DELTA_RECT rectangles [45]
 

Detailed Description

Definition at line 157 of file primary.h.

Field Documentation

◆ backColor

UINT32 MULTI_PATBLT_ORDER::backColor

Definition at line 164 of file primary.h.

◆ bRop

UINT32 MULTI_PATBLT_ORDER::bRop

Definition at line 163 of file primary.h.

◆ brush

rdpBrush MULTI_PATBLT_ORDER::brush

Definition at line 166 of file primary.h.

◆ cbData

UINT32 MULTI_PATBLT_ORDER::cbData

Definition at line 168 of file primary.h.

◆ foreColor

UINT32 MULTI_PATBLT_ORDER::foreColor

Definition at line 165 of file primary.h.

◆ nHeight

INT32 MULTI_PATBLT_ORDER::nHeight

Definition at line 162 of file primary.h.

◆ nLeftRect

INT32 MULTI_PATBLT_ORDER::nLeftRect

Definition at line 159 of file primary.h.

◆ nTopRect

INT32 MULTI_PATBLT_ORDER::nTopRect

Definition at line 160 of file primary.h.

◆ numRectangles

UINT32 MULTI_PATBLT_ORDER::numRectangles

Definition at line 167 of file primary.h.

◆ nWidth

INT32 MULTI_PATBLT_ORDER::nWidth

Definition at line 161 of file primary.h.

◆ rectangles

DELTA_RECT MULTI_PATBLT_ORDER::rectangles[45]

Definition at line 169 of file primary.h.


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