All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface ENOVIUENamedObject

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---ENOVIUENamedObject
 

Usage: you can freely reimplement this interface.


interface ENOVIUENamedObject



Method Index


o get_LongName(CATUnicodeString&)
Retrieves the object's long Name.
o get_Name(CATUnicodeString&)
Retrieves the object's (short) Name.

Methods


o get_LongName
public virtual HRESULT get_LongName(CATUnicodeString& oName)=0
Retrieves the object's long Name.
Parameters:
oName
The Name.
o get_Name
public virtual HRESULT get_Name(CATUnicodeString& oName)=0
Retrieves the object's (short) Name.
Parameters:
oName
The Name.

This object is included in the file: ENOVIUENamedObject.h
If needed, your Imakefile.mk should include the module: GUIDVPMInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.