TIBCO Adapter SDK C++ Reference
MApp::getConfigURL
MApp
Accessor for MApp instances. Return the full path of the adapter instance description object used to initialize this adapter.
Remarks
Applications can only call this method after the MApp::start() method has been called.
Declaration
virtual const MString& getConfigURL() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.