TIBCO Adapter SDK C++ Reference
MApp::getVersion
MApp
Accessor for MApp instances. Return the version of this custom adapter, as specified in MAppProperties.
Remarks
Applications can only call this method after the MApp::start() method has been called.
Declaration
virtual const MString& getVersion() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.