TIBCO Adapter SDK C++ Reference
MApp::getInstanceId
MApp
Accessor for MApp instances. Return the instance ID for this adapter instance, which is specified via the TIBCO Designer.
Remarks
Applications can only call this method after the MApp::start() method has been called.
Declaration
virtual const MString& getInstanceId() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.