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