TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MOperationReply
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference