All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ENOVInterfaces Interface CATIEnovCMIPDUserExit

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

Usage: you can freely reimplement this interface.


interface CATIEnovCMIPDUserExit

Class for Action Proxy Change Status user exit implementation.
Role: This class provides customers the ability to customize the Action Proxy or its sub entities Change Status behavior.


Method Index


o GetValuesForConsumptionCheck(CATListOfCATUnicodeString&,CATListOfCATUnicodeString&)
This method will get the list of attribute names and values that are needed in DELMIA before promoting the Action proxy.

Methods


o GetValuesForConsumptionCheck
public virtual HRESULT GetValuesForConsumptionCheck(CATListOfCATUnicodeString& oAttrNames,
CATListOfCATUnicodeString& oAttrValues) = 0
This method will get the list of attribute names and values that are needed in DELMIA before promoting the Action proxy.
Parameters:
oAttrNames
The list of Attribute Names.
oAttrValues
The list of Attribute Values.

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

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