![]() |
![]() |
e-docs > Tuxedo > Administering a Tuxedo Application at Run Time > CORBA API |
Administering a Tuxedo Application at Run Time
|
Synopsis
Retrieves the argument list for the request.
C++ Binding
CORBA::NVList_ptr CORBA::Request::arguments () const;
Arguments
Description
This member function retrieves the argument list for the request. The arguments can be input, output, or both.
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 should not be released.
If the function does not succeed, an exception is thrown.
![]() |
![]() |
![]() |
![]() |
||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |