TIBCO Adapter SDK C++ Reference
MOperationReplyListener::onReply
MOperationReplyListener
This method is dispatched when a reply is received. Applications must implement this method.
Parameters
Parameters Description
MOperationRequest* pRequest The request that triggered this reply, as an MOperationRequest pointer.
Declaration
virtual void onReply(MOperationRequest* pRequest) = 0;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.