ReactOS 0.4.15-dev-7953-g1f49173
tagEMRPOLYPOLYLINE Struct Reference

#include <wingdi.h>

Collaboration diagram for tagEMRPOLYPOLYLINE:

Public Attributes

EMR emr
 
RECTL rclBounds
 
DWORD nPolys
 
DWORD cptl
 
DWORD aPolyCounts [1]
 
POINTL aptl [1]
 

Detailed Description

Definition at line 2119 of file wingdi.h.

Member Data Documentation

◆ aPolyCounts

DWORD tagEMRPOLYPOLYLINE::aPolyCounts[1]

◆ aptl

POINTL tagEMRPOLYPOLYLINE::aptl[1]

Definition at line 2125 of file wingdi.h.

◆ cptl

DWORD tagEMRPOLYPOLYLINE::cptl

Definition at line 2123 of file wingdi.h.

Referenced by emfdc_poly_polylinegon(), and EMFDRV_PolyPolylinegon().

◆ emr

EMR tagEMRPOLYPOLYLINE::emr

Definition at line 2120 of file wingdi.h.

Referenced by emfdc_poly_polylinegon(), and EMFDRV_PolyPolylinegon().

◆ nPolys

DWORD tagEMRPOLYPOLYLINE::nPolys

◆ rclBounds

RECTL tagEMRPOLYPOLYLINE::rclBounds

Definition at line 2121 of file wingdi.h.

Referenced by emfdc_poly_polylinegon(), and EMFDRV_PolyPolylinegon().


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