Intended Usage
The set_return_type method is used by a client program to set the return type for a CORBA::Request, which was created by calling CORBA::Object::_request.
Syntax
CORBA::Void set_return_type(CORBA::TypeCode_ptr tc);
Input parameters
Return values
None.