All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATISamProviders
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISamProviders
Interface to manage provider declaration to an analysis document.
public virtual HRESULT AddProvider( | const CLSID& | clsid, |
CATBaseUnknown* | oProvider) = 0 |
public virtual HRESULT ListProviders( | const CLSID& | clsid, |
CATLISTP(CATBaseUnknown)** | oListProviders) = 0 |
public virtual HRESULT RemoveProvider( | const CLSID& | clsid, |
CATBaseUnknown* | oProvider) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.