TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MAdvisoryDocument::setAnalysis
MAdvisoryDocument
Set supplementary information such as the reasons for this advisory and possible workarounds.
Parameters
Parameters
Description
const MString& rsAnalysis
The supplementary information to set.
Declaration
virtual
void
setAnalysis(
const
MString
& rsAnalysis)
throw
(
MException
);
Links
MAdvisoryDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference