All Frameworks Class Hierarchy This Framework Previous Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---VPMIExUEVersionToUpdate
Usage: you can freely reimplement this interface.
interface VPMIExUEVersionToUpdate
Used to import data into ENOVIA V5.
If an Object Version exists already in ENOVIA V5,
this User Exit allows to declare if the ENOVIA Object Version can be updated or not
from the ENOV_DATAX Object Version.
Role: This interface must be re-implemented when we want to manage the
capability of an Object Version to updated or not.
You must update your dictionary with the following Late Type UEVersionToUpdate.
public virtual HRESULT GenerateTheNextV_Version( | const CATUnicodeString | iCurrentV_Version, |
const int | iCurrentV_order, | |
CATUnicodeString& | oNextV_Version) = 0 |
public virtual HRESULT RightToUpdate( | const CATIAVPMObjectVersion* | iObjectVersion) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.