14.17.3.4 Description
This member function retrieves the response of a specific
request; it is used after a call to the
CORBA::Request::send_deferred
function or the
CORBA::Request::send_multiple_requests
function. If
the request has not completed, the
CORBA::Request::get_response
function blocks until it
does complete.
Parent topic: CORBA::Request::get_response