All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface ENOVIUENotifyChanges

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

Usage: you can freely reimplement this interface.


interface ENOVIUENotifyChanges

User Exit to implement in order to add specific treatment when a modification has been applied to the attached file.

Role: This user exit is in collaboration with the ENOVIFileAttachable interface. It is called in the NotifyModifications method to express a modifications has been applied to the attached file.


Method Index


o NotifyChanges()
Method to add a specific treatment when a modification has been applied to the attached file.

Methods


o NotifyChanges
public virtual HRESULT NotifyChanges()=0
Method to add a specific treatment when a modification has been applied to the attached file.

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

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