ArcObjects Library Reference (Display)  

esriGDICommentPlayEnhMetafileBegin Structure

GDI Comment Stucture indicating begin of call to the PlayEnhMetafile function.

Syntax

[Visual Basic .NET]
Public Sub New ( _
   dSignature As Integer,
   nVersion As Integer
)
[C#]
public esriGDICommentPlayEnhMetafileBegin {
   uint dSignature,
   uint nVersion
)
[C++]

typedef struct esriGDICommentPlayEnhMetafileBegin {

   Unsigned long dSignature;

   Unsigned long nVersion; } esriGDICommentPlayEnhMetafileBegin;

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.