All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---ENOVIBOEcoManager
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface ENOVIBOEcoManager
Interface to the ECO Manager.
Role:Defines the interfaces to methods to manage
Change Management ECOs.
public virtual HRESULT CreateNewEco( | const CATUnicodeString& | iEcoType, | |
const CATUnicodeString& | iEcoVersion, | ||
CATIEnovCMEco_var& | oEco, | ||
const CATUnicodeString& | iEcoName | ="", | |
const CATUnicodeString& | iPriority | ="", | |
const CATUnicodeString& | iTypeCode | ="", | |
const CATUnicodeString& | iInitialAbstract | ="") = 0 |
public virtual HRESULT RemoveEco( | CATIEnovCMEco_var& | oEco, | |
boolean | delActions | = FALSE)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.