ReactOS 0.4.15-dev-7942-gd23573b
tagEMRGDICOMMENT Struct Reference

#include <wingdi.h>

Collaboration diagram for tagEMRGDICOMMENT:

Public Attributes

EMR emr
 
DWORD cbData
 
BYTE Data [1]
 

Detailed Description

Definition at line 2021 of file wingdi.h.

Member Data Documentation

◆ cbData

DWORD tagEMRGDICOMMENT::cbData

Definition at line 2023 of file wingdi.h.

Referenced by EMFDC_GdiComment(), EMFDRV_GdiComment(), and PlayEnhMetaFileRecord().

◆ Data

BYTE tagEMRGDICOMMENT::Data[1]

Definition at line 2024 of file wingdi.h.

Referenced by EMFDC_GdiComment(), EMFDRV_GdiComment(), and PlayEnhMetaFileRecord().

◆ emr

EMR tagEMRGDICOMMENT::emr

Definition at line 2022 of file wingdi.h.

Referenced by EMFDC_GdiComment(), and EMFDRV_GdiComment().


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