All Frameworks Class Hierarchy This Framework Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIPDMUESave
Usage: you can freely reimplement this interface.
interface CATIPDMUESave
Interface to enable some user specific check operations on the files.
Role: This interface is a user exit allowing a user to perform
some specific operations in order to control the save of the files.
You should implement it on the CATUEPDMSave component by using
the CATObject mechanism.
public virtual HRESULT OnSave( | CATDocument* | iDoc, |
HRESULT* | oGranted)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.