All Frameworks Class Hierarchy This Framework Indexes
ENOVInterfaces Interface 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 GetVaultName( | | Revision, |
| | iFormatType, |
| | oVaultName) |
-
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