All Frameworks Class Hierarchy This Framework Indexes
VPMInterfaces Interface 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 IsModify( | const | iRefDate) |
-
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