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