This document is archived and information here might be outdated. Recommended version. |
The NAWindow category group value.
[Visual Basic .NET]
Public Property GroupValue As Object
[C#]
public object GroupValue {get; set;}
[C++]
HRESULT get_GroupValue(
Variant* GroupValue
);
[C++]
HRESULT put_GroupValue(
VARIANT GroupValue
);
[C++] Parameters GroupValue [out, retval]
GroupValue is a parameter of type VARIANT* GroupValue [in]
GroupValue is a parameter of type VARIANT