TIBCO Adapter SDK C++ Reference
MAdvisoryDocument::getAnalysis
MAdvisoryDocument
Retrieve supplementary information, such as reasons for this advisory or actions to take.
Parameters
Parameters Description
MString& rsAnalysis Supplementary information is stored here.
Return Value
Return Mtrue on success. Otherwise, return Mfalse.
Declaration
virtual Mboolean getAnalysis(MString& rsAnalysis) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.