Intended Usage
The operation method is used by a client application to access the unscoped operation name of a Dynamic Invocation Interface (DII) request. The operation name of a Request object is set by either the CORBA::Object::_create_request or CORBA::Object::_request method.
Syntax
const char * operation();
Input parameters
None.
Return values