Request::return_value

Overview Retrurns the value of the return type of a DII request.
Original class CORBA::Request


Intended Usage

The return_value method is used by a client program to access the value of the return type of a DII request. Specifically, the return_value method returns the CORBA::Any contained in the CORBA::NamedValue holding the return value of a DII request.

Syntax

  CORBA::Any &return_value();

Input parameters

None.

Return values

CORBA::Any &
The value of the return type of the DII request.

Related reference
CORBA module



Searchable topic ID:   rcor_modr16
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_modr16.html

Library | Support | Terms of Use | Feedback