TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MConfigurationUtilities::MConfigurationUtilities
MConfigurationUtilities
This class should be instantiated after
MApp::start
() is called. This can be created in
MApp::onInitialization
().
Parameters
Parameters
Description
pMapp
Adapter application associated with this MConfigurationUtilities object.
Declaration
MConfigurationUtilities(
MApp
* pMApp);
Links
MConfigurationUtilities
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference