TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MOperationRequest::getClosure
MOperationRequest
Retrieve the closure data from the request. The closure data, which can be set with
MOperationRequest::setClosure
(), is sent to the server, which copies it into the reply.
Declaration
virtual
const
MData
* getClosure()
const
;
Links
MOperationRequest
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference