ReactOS 0.4.15-dev-7924-g5949c20
tagEMRESCAPE Struct Reference

#include <gdi_private.h>

Collaboration diagram for tagEMRESCAPE:

Public Attributes

EMR emr
 
INT iEsc
 
INT cjIn
 
BYTE Data [1]
 

Detailed Description

Definition at line 85 of file gdi_private.h.

Member Data Documentation

◆ cjIn

INT tagEMRESCAPE::cjIn

Definition at line 88 of file gdi_private.h.

Referenced by EMFDC_WriteEscape(), EMFDC_WriteNamedEscape(), and PlayEnhMetaFileRecord().

◆ Data

BYTE tagEMRESCAPE::Data[1]

Definition at line 89 of file gdi_private.h.

Referenced by EMFDC_WriteEscape(), EMFDC_WriteNamedEscape(), and PlayEnhMetaFileRecord().

◆ emr

EMR tagEMRESCAPE::emr

Definition at line 86 of file gdi_private.h.

Referenced by EMFDC_WriteEscape(), and EMFDC_WriteNamedEscape().

◆ iEsc

INT tagEMRESCAPE::iEsc

Definition at line 87 of file gdi_private.h.

Referenced by EMFDC_WriteEscape(), EMFDC_WriteNamedEscape(), and PlayEnhMetaFileRecord().


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