Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

CORBA::Request::operation

Synopsis

Retrieves the operation intended for the request.

C++ Binding

const char * CORBA::Request::operation () const;

Arguments

None.

Description

This member function retrieves the operation intended for the request.

Return Values

If the function succeeds, the value returned is a pointer to the operation intended for the object; the value can be 0 (zero). The memory returned is owned by the Request object and should not be freed.

If the function does not succeed, an exception is thrown.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy