TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MComponent
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference