All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ElecDeviceItf Interface CATIElbCavity

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

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


interface CATIElbCavity

Interface to manage Cavities.


Method Index


o GetParent(CATBaseUnknown*&)
Get the Object in which it is contained.
o GetPluggedInDevice(CATBaseUnknown*&)
Get the device in the Cavity.

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 GetPluggedInDevice
public virtual HRESULT GetPluggedInDevice(CATBaseUnknown*& oPlug) = 0
Get the device in the Cavity.
Parameters:
oPlug
device plugged in the Cavity
Returns:
Return code

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

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