This document is archived and information here might be outdated. Recommended version. |
Returns the value of specified process parameter.
[Visual Basic .NET] Public Function GetParameterValue ( _ ByVal Name As String _ ) As IGPValue
[C#] public IGPValue GetParameterValue ( string Name );
[C++]
HRESULT GetParameterValue(
BSTR Name
);
[C++] Parameters Name [in]
Name is a parameter of type BSTR