This document is archived and information here might be outdated. Recommended version. |
The restriction parameter value.
[Visual Basic .NET]
Public Property Param As Object
[C#]
public object Param {get; set;}
[C++]
HRESULT get_Param(
void
);
[C++]
HRESULT put_Param(
);