GDI Comment structure used to Begin a Feature Attribute.
Syntax
[Visual Basic .NET] Public Sub New ( _ dSignature As Integer, nVersion As Integer )
[C#] public esriGDICommentBeginFeatureAttribute { uint dSignature, uint nVersion )
[C++]
typedef struct esriGDICommentBeginFeatureAttribute {Unsigned long dSignature;
Unsigned long nVersion; } esriGDICommentBeginFeatureAttribute;
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.