All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ENOVInterfaces Interface ENOVIOrderCategoriesUE

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---ENOVIOrderCategoriesUE
 

Usage: you can freely reimplement this interface.


interface ENOVIOrderCategoriesUE

Interface for OrderCategories User Exit.
Role: Interface for using OrderCategories UserExit.


Method Index


o OrderCategories(CATIVpmFactoryObject_var&,CATListValCATICfgSpecCategory_var&,CATListValCATICfgSpecCategory_var&)
Order categories.

Methods


o OrderCategories
public virtual HRESULT OrderCategories( const CATIVpmFactoryObject_var& inObj,
const CATListValCATICfgSpecCategory_var& iList,
CATListValCATICfgSpecCategory_var& oList) =0
Order categories.
Parameters:
inObjt
Input, Object to which the Categories are associated to ? In this case it is the PRC or the Product Type under which the ProductSpecification is created.
iList
Input, list of Categories
oList
Output, list of Categories
Returns:
An HRESULT.
Legal values:
S_OK
re-ordering of Categories was OK
E_FAIL
Failed to re-order the categories

This object is included in the file: ENOVIOrderCategoriesUE.h
If needed, your Imakefile.mk should include the module: GUIDENOVInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.