FreeRDP
PATBLT_ORDER Struct Reference

Data Fields

INT32 nLeftRect
 
INT32 nTopRect
 
INT32 nWidth
 
INT32 nHeight
 
UINT32 bRop
 
UINT32 backColor
 
UINT32 foreColor
 
rdpBrush brush
 

Detailed Description

Definition at line 96 of file primary.h.

Field Documentation

◆ backColor

UINT32 PATBLT_ORDER::backColor

Definition at line 103 of file primary.h.

◆ bRop

UINT32 PATBLT_ORDER::bRop

Definition at line 102 of file primary.h.

◆ brush

rdpBrush PATBLT_ORDER::brush

Definition at line 105 of file primary.h.

◆ foreColor

UINT32 PATBLT_ORDER::foreColor

Definition at line 104 of file primary.h.

◆ nHeight

INT32 PATBLT_ORDER::nHeight

Definition at line 101 of file primary.h.

◆ nLeftRect

INT32 PATBLT_ORDER::nLeftRect

Definition at line 98 of file primary.h.

◆ nTopRect

INT32 PATBLT_ORDER::nTopRect

Definition at line 99 of file primary.h.

◆ nWidth

INT32 PATBLT_ORDER::nWidth

Definition at line 100 of file primary.h.


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