All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface CATICfgAttachable

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

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


interface CATICfgAttachable



Method Index


o QueryAttachedCfgable(CATListOfCATIConfigurable_var&)
Return the list of Attached Configurable
o QueryAttachedObject(CATListOfCATILinkableObject&)
nodoc

Methods


o QueryAttachedCfgable
public virtual HRESULT QueryAttachedCfgable(CATListOfCATIConfigurable_var& oListCfgable) const = 0
Return the list of Attached Configurable
o QueryAttachedObject
public virtual HRESULT QueryAttachedObject(CATListOfCATILinkableObject& oListObj) const = 0
nodoc

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

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