All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface CATICfgLnk

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

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


interface CATICfgLnk



Method Index


o GetAttachable(CATICfgAttachable_var&)
Get the CATICfgAttachable (Specification, Category, Program, Milestone .
o GetCO(CATIConfigurable_var&)
Get the CATIConfigurable owning an attachment link.

Methods


o GetAttachable
public virtual HRESULT GetAttachable(CATICfgAttachable_var& oAttachable) const = 0
Get the CATICfgAttachable (Specification, Category, Program, Milestone ...) pointed by the CATICfgLnk
Parameters:
iAttachable
CATICfgAttachable pointed by this attachment link.
o GetCO
public virtual HRESULT GetCO(CATIConfigurable_var& oCO) const = 0
Get the CATIConfigurable owning an attachment link.
Parameters:
&oCO
CATIConfigurable owning the attachment link.

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

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