TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MAdvisoryDocument::getApplicationInstanceId
MAdvisoryDocument
Retrieve the instance of the application that sent this advisory, for example an instance of a Clarify adapter.
Parameters
Parameters
Description
MString& rsInstanceId
Instance ID is stored here.
Return Value
Return Mtrue on success. Otherwise, return Mfalse.
Declaration
virtual
Mboolean getApplicationInstanceId(
MString
& rsInstanceId)
throw
(
MException
);
Links
MAdvisoryDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference