All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---ENOVICWConfiguredViews
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface ENOVICWConfiguredViews
Interface for Configured Views.
Role: Implements extensions of an Action (or derivative)
to perform Configured View operations.
public virtual HRESULT AddAFLProdView( | const CATIVpmFactoryObject_var& | oCfgObj, |
const CATUnicodeString& | iprodName, | |
const CATUnicodeString& | inodeType, | |
CATIVpmAFLProductView_var& | oAFLPV) = 0 |
public virtual HRESULT AddNewEcoEffectivity( | const CATIVpmFactoryObject_var& | oCfgObj, |
const CATUnicodeString& | iprodName, | |
const CATUnicodeString& | iEffId, | |
CATIEnovCMEffectivity_var& | oecoEff) = 0 |
public virtual HRESULT RemoveAFLProdView( | CATIVpmFactoryObject_var& | oCfgObj) = 0 |
public virtual HRESULT RemoveEcoEffectivity( | CATIEnovCMEffectivity_var& | oecEff) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.