All Frameworks Class Hierarchy This Framework Indexes
VPMInterfaces Interface ENOVINamedObject
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface ENOVINamedObject
Interface to get the Name of the Object.
Method Index
- o
get_LongName(CATUnicodeString&)
- Retrieves the Long Name.
- o
get_Name(CATUnicodeString&)
- Retrieves the Name.
Methods
o get_LongName
| public virtual get_LongName( | | oName) |
-
Retrieves the Long Name.
- Parameters:
-
- oName
- The Name.
o get_Name
| public virtual get_Name( | | oName) |
-
Retrieves the Name.
- Parameters:
-
- oName
- The Name.
This object is included in the file: ENOVINamedObject.h
If needed, your Imakefile.mk should include the module: GUIDVPMInterfaces