All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ElecDeviceItf Interface CATIElbTermination

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

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIElbTermination

Interface to manage Terminations.


Method Index


o GetParent(CATBaseUnknown*&)
Get the Object in which it is contained.
o GetRepresentation(CATILinkableObject*&)
Get connector's representation.

Methods


o GetParent
public virtual HRESULT GetParent(CATBaseUnknown*& oParent)=0
Get the Object in which it is contained.
Parameters:
oParent
The Father object
Returns:
Return code
o GetRepresentation
public virtual HRESULT GetRepresentation(CATILinkableObject*& oRep) = 0
Get connector's representation.
Parameters:
iRep
Representation
Returns:
Return code

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

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