FreeRDP
POLYLINE_ORDER Struct Reference

#include <primary.h>

Data Fields

INT32 xStart
 
INT32 yStart
 
UINT32 bRop2
 
UINT32 penColor
 
UINT32 numDeltaEntries
 
UINT32 cbData
 
DELTA_POINT * points
 

Field Documentation

◆ bRop2

UINT32 POLYLINE_ORDER::bRop2

◆ cbData

UINT32 POLYLINE_ORDER::cbData

◆ numDeltaEntries

UINT32 POLYLINE_ORDER::numDeltaEntries

◆ penColor

UINT32 POLYLINE_ORDER::penColor

◆ points

DELTA_POINT* POLYLINE_ORDER::points

◆ xStart

INT32 POLYLINE_ORDER::xStart

◆ yStart

INT32 POLYLINE_ORDER::yStart

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