This document is archived and information here might be outdated. Recommended version. |
Adds an argument to the response message.
[Visual Basic .NET] Public Sub addArgument ( _ ByRef pValue As Object _ )
[C#] public void addArgument ( ref object pValue );
[C++]
HRESULT addArgument(
Variant* pValue
);
[C++]
Parameters pValue [in]
pValue is a parameter of type VARIANT*