TIBCO Adapter SDK C++ Reference
|
Parameters | Description |
MOperationRequest const & inRequest | MOperationRequest object that is passed in with this remote invocation. |
MOperationReply & outReply | Pointer to the location where the MOperationReply object that results from this invocation is stored. |
virtual void onInvoke(MOperationRequest const & inRequest, MOperationReply & outReply);