This document is archived and information here might be outdated. Recommended version. |
The array of global or variable specific attribute names.
[Visual Basic .NET] Public Function GetAttributeNames ( _ ByVal varName As String _ ) As IStringArray
[C#] public IStringArray GetAttributeNames ( string varName );
[C++]
HRESULT GetAttributeNames(
BSTR varName
);
[C++] Parameters varName [in]
varName is a parameter of type BSTR