All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATICatalogLink
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICatalogLink
Interface to manage link with a catalog description.
Role: Interface to manage link with a catalog description in the case of instantiation.
A CATICatalogLink object is given as parameter to the CATICatalogInstantiation.RunInstantiationCmd method.
public virtual HRESULT GetPointedDescription( | CATICatalogDescription** | oDescription) const = 0 |
public virtual HRESULT GetRootPointedCatalog( | CATILinkableObject** | oLinkObject) const = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.