14.17.1.5 Return Values
If the function succeeds, the value returned is a pointer to the list of arguments to the operation for the request. The returned argument list is owned by the Request object reference and must not be released.
If the function does not succeed, an exception is thrown.
Parent topic: CORBA::Request::arguments