A clump of attributes and awareness.
Syntax
[Visual Basic .NET] Public Sub New ( _ awarenessInfo As Integer, arraySize As Integer, attributeArray As IntPtr )
[C#] public esriPointAttributesEx { int awarenessInfo, int arraySize, IntPtr attributeArray )
[C++]
typedef struct esriPointAttributesEx {long awarenessInfo;
long arraySize;
Byte attributeArray; } esriPointAttributesEx;
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.