TIBCO Adapter SDK C++ Reference
MInstance::getName
MInstance
Return the name of the class represented by this MInstance, that is, the name from the class registry used to create this MInstance.
Remarks
This method differs from MInstance::getClassName(), which returns the char* "MInstance".
Declaration
virtual const MString& getName() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.