TIBCO Adapter SDK C++ Reference
MAdvisoryDocument::get
MAdvisoryDocument
Retrieve a value from the specified field and store it in rData.
Parameters
Parameters Description
const MString& rsField Field from which to retrieve the data.
const MData*& rData Parameter to store the retrieved data.
Return Value
Return Mtrue on success. Otherwise, return Mfalse.
Declaration
virtual Mboolean get(const MString& rsField, const MData*& rData) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.