This document is archived and information here might be outdated. Recommended version. |
Value of the network attribute parameter.
[Visual Basic .NET] Public Property Value As Object
[C#] public object Value {get; set;}
[C++]
HRESULT get_Value(
VARIANT Value
);
[C++]
HRESULT put_Value(
Variant* Value
);
[C++]
Parameters Value [in]
Value is a parameter of type VARIANT Value [out, retval]
Value is a parameter of type VARIANT*