Intended Usage
The target method is used by a client program to access the target object of a DII request. The target object of a request object is automatically set by the CORBA::Object::_create_request or CORBA::Object::_request method. These methods are invoked on the target object of the DII request.
Syntax
CORBA::Object_ptr target() const;
Input parameters
None.
Return values