All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface ENOVIUEModify

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

Usage: you can freely reimplement this interface.


interface ENOVIUEModify

User Exit to implement in order to add specific treatment to identity changes on an object.


Method Index


o IsModify(CATTime&)
Indicates if the current object has been modified or not since the input date.

Methods


o IsModify
public virtual HRESULT IsModify( const CATTime& iRefDate)=0
Indicates if the current object has been modified or not since the input date.
Parameters:
iRefDate
The input date.
Returns:
S_OK if the object is modified, S_FALSE if the object is not modified, E_FAIL in case of error.

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

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