TIBCO Adapter SDK C++ Reference
MOperationReply::get
MOperationReply
Return the value of the specified attribute in this MOperationReply as an MData pointer. You can then use the MData methods to retrieve the actual attribute value.
Parameters
Parameters Description
const MString& rsAttributeName The name of the attribute to retrieve.
Declaration
const MData* get(const MString& rsAttributeName) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.