This document is archived and information here might be outdated. Recommended version. |
Predefined attributes names of the schematic in memory object class.
[Visual Basic .NET]
Public ReadOnly Property PredefinedAttributeNames As String[]
[C#]
public String[] PredefinedAttributeNames {get;}
[C++]
HRESULT get_PredefinedAttributeNames(
SAFEARRAY(System.String)* Names
);
[C++] Parameters Names [out, retval]
Names is a parameter of type SAFEARRAY(BSTR)*