|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <gdi_private.h>

Public Attributes | |
| EMR | emr |
| INT | iEsc |
| INT | cjIn |
| BYTE | Data [1] |
Definition at line 85 of file gdi_private.h.
| INT tagEMRESCAPE::cjIn |
Definition at line 88 of file gdi_private.h.
Referenced by EMFDC_WriteEscape(), EMFDC_WriteNamedEscape(), and PlayEnhMetaFileRecord().
| BYTE tagEMRESCAPE::Data[1] |
Definition at line 89 of file gdi_private.h.
Referenced by EMFDC_WriteEscape(), EMFDC_WriteNamedEscape(), and PlayEnhMetaFileRecord().
| EMR tagEMRESCAPE::emr |
Definition at line 86 of file gdi_private.h.
Referenced by EMFDC_WriteEscape(), and EMFDC_WriteNamedEscape().
| INT tagEMRESCAPE::iEsc |
Definition at line 87 of file gdi_private.h.
Referenced by EMFDC_WriteEscape(), EMFDC_WriteNamedEscape(), and PlayEnhMetaFileRecord().