TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MAdvisoryDocument::setComponentId
MAdvisoryDocument
Set the component ID for the
MAdvisoryDocument
. The componentID can be used to specify more precisely which component is the source of the advisory document. The componentId complements the ApplicationId and ApplicationInstanceId attributes.
Parameters
Parameters
Description
const MString& rsComponentId
The component ID to set.
Declaration
virtual
void
setComponentId(
const
MString
& rsComponentId)
throw
(
MException
);
Links
MAdvisoryDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference