AttrValue Property
The attribute value.
Syntax
int GetAttrValue(int iAttrIndex, char *&lpAttrValue, int &lenAttrValue);
int SetAttrValue(int iAttrIndex, char *lpAttrValue, int lenAttrValue);
Default Value
""
Remarks
The attribute value.
The size of the array is controlled by the AttrCount property.
This property is not available at design time.
Data Type
Binary String