TIBCO Adapter SDK C++ Reference
MAdvisoryDocument::getSubject
MAdvisoryDocument
Retrieve the subject of the message that triggered this advisory.
Parameters
Parameters Description
MString& rsSubject Subject name is stored here.
Return Value
Return Mtrue on success. Otherwise, return Mfalse.
Declaration
virtual Mboolean getSubject(MString& rsSubject) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.