All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIFunctAssociations
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIFunctAssociations
The interface to access a set of Functional Associations.
It is managed on a Functional Element, thru the MultiRep Facet Manager (MRM).
public virtual HRESULT Create( | const CATUnicodeString& | iName, |
CATIFunctAssociation*& | oAssociation)= 0 |
public virtual HRESULT Delete( | CATBaseUnknown* | iAssociation)= 0 |
public virtual HRESULT GetListOfAssociations( | CATLISTV(CATBaseUnknown_var)& | ioLst)= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.