TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MApp::getPropertiesRegistry
MApp
Accessor for
MApp
instances. Retrieve the
MPropertiesRegistry
for this
MApp
.
Remarks
Applications can only call this method after the
MApp::start
() method has been called.
Declaration
virtual
MPropertiesRegistry
* getPropertiesRegistry()
const
;
Links
MApp
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference