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