Request::invoke

Overview Sends a synchronous DII request.
Original class CORBA::Request


Intended Usage

The invoke method is used by a client application that is using the Dynamic Invocation Interface (DII), to issue a request. The invoke method blocks until a response is received. A Request object is constructed using the CORBA::Object::_create_request or CORBA::Object::_request method.

Syntax

  CORBA::Status invoke();

Input parameters

None.

Return values

CORBA::Status
A zero return code indicates the DII request was successfully sent and the response received. A non-zero return code indicates failure.

Related reference
CORBA module



Searchable topic ID:   rcor_modr12
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_modr12.html

Library | Support | Terms of Use | Feedback