Previous Topic: Function CallNext Topic: Inputs


Description

This function attempts to complete the specified outstanding asynchronous cooperative flow by obtaining the request's corresponding response. The AsyncRequestID argument identifies which outstanding request's response is requested. If the specified AsyncRequestID does not specify an outstanding asynchronous request, the function returns a return code value of InvalidAsyncRequestID.

The ProxyGetAsyncResponse is issued as a blocking or non-blocking call. If the response associated with the specified request is available, both the blocking and non-blocking forms of the call behave the same. If the response is not immediately available, the blocking argument directs the supporting runtime on how it should handle the processing of the ProxyGetAsyncResponse call.

Note: This function is not supported for communication type of Tuxedo.