TIBCO Adapter SDK C++ Reference
MAdvisoryDocument::getComponentId
MAdvisoryDocument
Retrieve the component ID associated with this advisory.
Parameters
Parameters Description
MString& sComponentId Component ID is stored here.
Return Value
Return Mtrue on success. Otherwise, return Mfalse.
Declaration
virtual Mboolean getComponentId(MString& sComponentId) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.