TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MAdvisoryDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference