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