This document is archived and information here might be outdated. Recommended version. |
GDI Comment Stucture indicating begin of call to the PlayEnhMetafile function.
[Visual Basic .NET]
Public Sub New ( _
dSignature As Integer,
nVersion As Integer
)
[C#]
public esriGDICommentPlayEnhMetafileBegin {
uint dSignature,
uint nVersion
)
[C++]
typedef struct esriGDICommentPlayEnhMetafileBegin { } esriGDICommentPlayEnhMetafileBegin;