All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---ENOVICfgUESolver
Usage: you can freely reimplement this interface.
interface ENOVICfgUESolver
Interface to use an external configuration's solver.
Role:Class to be implemented by a client who wants to replace
the default configuration's solver by a customized one.
| public virtual HRESULT Solve( | CATUnicodeString& | iCHName, |
| CATBoolean& | iMode150, | |
| CATICfgFilter::FilteringMode& | iMode, | |
| CATUnicodeString& | iDomain, | |
| CATListOfCATICfgNormalValue_var& | iConditions, | |
| CATListOfCATILinkableObject& | inputList, | |
| CATListOfCATILinkableObject& | outputList, | |
| CATHashTable*& | customerData)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.