ArcObjects Library Reference (Display)  

esriGDICommentPlayEnhMetafileEnd Structure

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

Syntax

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

typedef struct esriGDICommentPlayEnhMetafileEnd {

   Unsigned long dSignature;

   Unsigned long nVersion; } esriGDICommentPlayEnhMetafileEnd;

Product Availability

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