TIBCO Adapter SDK C++ Reference
MComponent::getName
MComponent
Return the name of this MComponent instance, passed into the constructor as the sObjectName argument. A distinguishing characteristic of a component is that it has a name.
Note
Component names must be unique.
Declaration
virtual MString getName() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.