ReactOS 0.4.15-dev-7842-g558ab78
tagEMRFILLRGN Struct Reference

#include <wingdi.h>

Collaboration diagram for tagEMRFILLRGN:

Public Attributes

EMR emr
 
RECTL rclBounds
 
DWORD cbRgnData
 
DWORD ihBrush
 
BYTE RgnData [1]
 

Detailed Description

Definition at line 1991 of file wingdi.h.

Member Data Documentation

◆ cbRgnData

DWORD tagEMRFILLRGN::cbRgnData

Definition at line 1994 of file wingdi.h.

Referenced by EMFDC_FillRgn(), EMFDRV_FillRgn(), and PlayEnhMetaFileRecord().

◆ emr

EMR tagEMRFILLRGN::emr

Definition at line 1992 of file wingdi.h.

Referenced by EMFDC_FillRgn(), and EMFDRV_FillRgn().

◆ ihBrush

DWORD tagEMRFILLRGN::ihBrush

Definition at line 1995 of file wingdi.h.

Referenced by EMFDC_FillRgn(), EMFDRV_FillRgn(), and PlayEnhMetaFileRecord().

◆ rclBounds

RECTL tagEMRFILLRGN::rclBounds

Definition at line 1993 of file wingdi.h.

Referenced by EMFDC_FillRgn(), and EMFDRV_FillRgn().

◆ RgnData

BYTE tagEMRFILLRGN::RgnData[1]

Definition at line 1996 of file wingdi.h.

Referenced by EMFDC_FillRgn(), EMFDRV_FillRgn(), and PlayEnhMetaFileRecord().


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