All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ENOVInterfaces Interface VPMIWflCreation

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

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface VPMIWflCreation

Interface for instantiating workflow processes.
Role: This interface allows to create workflow instance, including all its related entities such as activities, transitions, participants, and so on.


Method Index


o GetWflApplicationHandler(VPMIWflApplicationHandler_var&)
Get an application handler.

Methods


o GetWflApplicationHandler
public virtual HRESULT GetWflApplicationHandler(VPMIWflApplicationHandler_var& oAppliHandler) = 0
Get an application handler.
Parameters:
oAppliHandler
A valid handler for application if the operation succeeded.
Returns:

Legal values: S_OK The operation succeeds. E_FAIL The operation failed.

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

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