TIBCO Adapter SDK C++ Reference
MAdvisoryDocument::getReferenceId
MAdvisoryDocument
Retrieve the application-defined reference ID for this advisory.
Parameters
Parameters Description
MString& rsReferenceId Reference ID is stored here.
Return Value
Return Mtrue on success. Otherwise, return Mfalse.
Declaration
virtual Mboolean getReferenceId(MString& rsReferenceId) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.