All Frameworks  Class Hierarchy  This Framework  Previous  Indexes

ENOVInterfaces Interface VPMIWflUserExit

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

Usage: you can freely reimplement this interface.


interface VPMIWflUserExit

This interface is used to invoke WFL user-exits.
Role: To be actually executed, the command class adhering to this interface must be an extension of a late-type named EWFUE_.


Method Index


o Run(CATLISTV(CATUnicodeString)&)
Execute the user-exit by potentially passing input values as strings.

Methods


o Run
public virtual HRESULT Run(CATLISTV(CATUnicodeString)& ioParams) = 0
Execute the user-exit by potentially passing input values as strings.
Parameters:
ioParams

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

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