TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MAdvisoryDocument::getSubject
MAdvisoryDocument
Retrieve the subject of the message that triggered this advisory.
Parameters
Parameters
Description
MString& rsSubject
Subject name is stored here.
Return Value
Return Mtrue on success. Otherwise, return Mfalse.
Declaration
virtual
Mboolean getSubject(
MString
& rsSubject)
throw
(
MException
);
Links
MAdvisoryDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference