TIBCO Adapter SDK C++ Reference
MAppProperties
Class Hierarchy | Data Members | C++ Classes and Methods | Members | Methods
Encapsulates properties associated with an MApp application manager. Before creating the MApp application manager, applications create an instance of MAppProperties and set the application name, version, banner information, and adapter instance description object.

Applications can then call the constructor for MApp using the specified MAppProperties instance.

Remarks
Because applications create the MAppProperties instance, they are also responsible for deleting it.
Declaration
class MAppProperties : public MPropertyBag;
Class Hierarchy
MPropertyBag
    MAppProperties
File
MAppProperties.h
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.