All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ENOVInterfaces Interface ENOVIExternalBatchProcess

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

Usage: you can freely reimplement this interface.


interface ENOVIExternalBatchProcess

Interface for ENOVFileIntrospection.
Role: This user exit interface is for processing Log file in ENOVFileIntrospection.


Method Index


o processLogFile(CATUnicodeString&)
Process Log File.

Methods


o processLogFile
public virtual HRESULT processLogFile(CATUnicodeString& iRequestFilePath) = 0
Process Log File.
Parameters:
iRequestFilePath
[in] The log file path name.
Returns:
S_OK if the log file process is successful, and E_FAIL otherwise

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

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