ReactOS 0.4.16-dev-1946-g52006dd
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 2459 of file wingdi.h.

Member Data Documentation

◆ cbRgnData

DWORD tagEMRFRAMERGN::cbRgnData

Definition at line 2462 of file wingdi.h.

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

◆ emr

EMR tagEMRFRAMERGN::emr

Definition at line 2460 of file wingdi.h.

Referenced by EMFDC_FrameRgn(), and EMFDRV_FrameRgn().

◆ ihBrush

DWORD tagEMRFRAMERGN::ihBrush

Definition at line 2463 of file wingdi.h.

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

◆ rclBounds

RECTL tagEMRFRAMERGN::rclBounds

Definition at line 2461 of file wingdi.h.

Referenced by EMFDC_FrameRgn(), and EMFDRV_FrameRgn().

◆ RgnData

BYTE tagEMRFRAMERGN::RgnData[1]

Definition at line 2465 of file wingdi.h.

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

◆ szlStroke

SIZEL tagEMRFRAMERGN::szlStroke

Definition at line 2464 of file wingdi.h.

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


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