Skip navigation.

CORBA Programming Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

 


CORBA::Request::invoke

Synopsis

Performs an invoke on the operation specified in the request.

C++ Binding

void CORBA::Request::invoke ();

Arguments

None.

Description

This member function calls the Object Request Broker (ORB) to send the request to the appropriate server application.

Return Values

None.

 

Skip navigation bar  Back to Top Previous Next