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