This document is archived and information here might be outdated. Recommended version. |
The collection of network attribute parameter values to be used with the analysis.
[Visual Basic .NET]
Public ReadOnly Property AttributeParameterValues As Object[]
[C#]
public Object[] AttributeParameterValues {get;}
[C++]
HRESULT get_AttributeParameterValues(
SAFEARRAY(IUnknown Pointer)* ppAttributeParameterValues
);
[C++] Parameters ppAttributeParameterValues [out, retval]
ppAttributeParameterValues is a parameter of type SAFEARRAY(IUnknown)*