FreeRDP
|
#include <primary.h>
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] |
UINT32 MULTI_PATBLT_ORDER::backColor |
UINT32 MULTI_PATBLT_ORDER::bRop |
rdpBrush MULTI_PATBLT_ORDER::brush |
UINT32 MULTI_PATBLT_ORDER::cbData |
UINT32 MULTI_PATBLT_ORDER::foreColor |
INT32 MULTI_PATBLT_ORDER::nHeight |
INT32 MULTI_PATBLT_ORDER::nLeftRect |
INT32 MULTI_PATBLT_ORDER::nTopRect |
UINT32 MULTI_PATBLT_ORDER::numRectangles |
INT32 MULTI_PATBLT_ORDER::nWidth |
DELTA_RECT MULTI_PATBLT_ORDER::rectangles[45] |