TIBCO Adapter SDK C++ Reference
MApp::getComponentCount
MApp
Accessor for MApp instances. Return the number of MComponent instances this MApp instance is managing.
Remarks
Applications can only call this method after the MApp::start() method has been called.
Declaration
virtual int getComponentCount() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.