TIBCO Adapter SDK C++ Reference
MOperationRequest::getReply
MOperationRequest
Return the MOperationReply associated with the operation to which this MOperationRequest belongs.

The following exceptions are thrown if this method does not succeed.

• M_ERROR_OPERATION_TIMEOUT

• M_ERROR_OPERATION_BADREPLY

• M_ERROR_OPERATION_IMPL_ERROR

Declaration
virtual MOperationReply* getReply() throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.