ReactOS 0.4.16-dev-61-ge128cbc
|
#include <wingdi.h>
Public Attributes | |
EMR | emr |
DWORD | cbData |
BYTE | Data [1] |
DWORD tagEMRGDICOMMENT::cbData |
Definition at line 2023 of file wingdi.h.
Referenced by EMFDC_GdiComment(), EMFDRV_GdiComment(), and PlayEnhMetaFileRecord().
BYTE tagEMRGDICOMMENT::Data[1] |
Definition at line 2024 of file wingdi.h.
Referenced by EMFDC_GdiComment(), EMFDRV_GdiComment(), and PlayEnhMetaFileRecord().
EMR tagEMRGDICOMMENT::emr |
Definition at line 2022 of file wingdi.h.
Referenced by EMFDC_GdiComment(), and EMFDRV_GdiComment().