All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ENOVInterfaces Interface ENOVIFISecondaryVaultUE

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

Usage: you can freely reimplement this interface.


interface ENOVIFISecondaryVaultUE

Interface to get the VaultName UserExit.
Role: Interface for using VaultName UserExit.


Method Index


o GetVaultName(CATIAVPMObjectVersion_var,CATUnicodeString,CATUnicodeString&)
Retrieves the vault name.

Methods


o GetVaultName
public virtual HRESULT GetVaultName(CATIAVPMObjectVersion_var Revision,
CATUnicodeString iFormatType,
CATUnicodeString& oVaultName) = 0
Retrieves the vault name.
Parameters:
Revision
The document revision object - input parameter
iFormatType
The type of the format, i.e, cgr, jpeg etc.,
oVaultName
The vault name - output parameter
Returns:
S_OK if successful, E_FAIL Otherwise

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

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