TIBCO Adapter SDK C++ Reference
|
MApp parses configuration information during initialization and stores it in an MProperties instance. Applications can then retrieve that information by calling this method.
Applications can only call this method after the MApp::start() method has been called.
virtual MProperties* getConfigProperties() const;