ReactOS 0.4.15-dev-7942-gd23573b
tagEMRFRAMERGN Struct Reference

#include <wingdi.h>

Collaboration diagram for tagEMRFRAMERGN:

Public Attributes

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

Detailed Description

Definition at line 2013 of file wingdi.h.

Member Data Documentation

◆ cbRgnData

DWORD tagEMRFRAMERGN::cbRgnData

Definition at line 2016 of file wingdi.h.

Referenced by EMFDC_FrameRgn(), EMFDRV_FrameRgn(), and PlayEnhMetaFileRecord().

◆ emr

EMR tagEMRFRAMERGN::emr

Definition at line 2014 of file wingdi.h.

Referenced by EMFDC_FrameRgn(), and EMFDRV_FrameRgn().

◆ ihBrush

DWORD tagEMRFRAMERGN::ihBrush

Definition at line 2017 of file wingdi.h.

Referenced by EMFDC_FrameRgn(), EMFDRV_FrameRgn(), and PlayEnhMetaFileRecord().

◆ rclBounds

RECTL tagEMRFRAMERGN::rclBounds

Definition at line 2015 of file wingdi.h.

Referenced by EMFDC_FrameRgn(), and EMFDRV_FrameRgn().

◆ RgnData

BYTE tagEMRFRAMERGN::RgnData[1]

Definition at line 2019 of file wingdi.h.

Referenced by EMFDC_FrameRgn(), EMFDRV_FrameRgn(), and PlayEnhMetaFileRecord().

◆ szlStroke

SIZEL tagEMRFRAMERGN::szlStroke

Definition at line 2018 of file wingdi.h.

Referenced by EMFDC_FrameRgn(), EMFDRV_FrameRgn(), and PlayEnhMetaFileRecord().


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