All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIMfgFormulaManagement
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfgFormulaManagement
Describe the functionality of your interface here
Using this prefered syntax will enable mkdoc to document your class.
| public virtual HRESULT GetParametrization( | CATListOfCATUnicodeString& | oValue) =0 |
| public virtual HRESULT GetSolvedParametrizationForResourceReq( | CATListOfCATUnicodeString& | oListOfCondition, |
| CATCkeListOf(Parm)& | oListOfParm, | |
| CATListOfInt& | oListOfLogicalOper) = 0 |
| public virtual HRESULT SetParametrization( | const CATListOfCATUnicodeString& | iValue) =0 |
| public virtual HRESULT SolveParametrization( | )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.