All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ENOVInterfaces Interface CATIDesktopDocUE

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

Usage: you can freely reimplement this interface.


interface CATIDesktopDocUE

Interface to DesktopDoc UserExit.
Role: Interface for using DesktopDoc UserExit.


Method Index


o getVaultInfo(CORBAAny&,CATUnicodeString&)
Retrieves the attributes of a document.

Methods


o getVaultInfo
public virtual HRESULT getVaultInfo( const CORBAAny& iRevUuid,
CATUnicodeString& oVaultName) = 0
Retrieves the attributes of a document. The UUID( symbolic link) of the object
Parameters:
iRevUuid
The VaultName (to be set by User Exit Code)
oVaultName

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

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