GetArguments
Returns the interface pointer for the arguments.
Syntax
virtual HRESULT TCOMAPI GetArguments (ITcArguments pipArguments)
Parameter
Name | Type | Description |
---|---|---|
pipArguments | POINTER to ITcArguments | Reference to the ITcArguments interface |
Return value
Type | Description |
---|---|
HRESULT | Returns S_OK if the method call was successful, otherwise an HRESULT as the error code. |