All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIDocId
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIDocId
Interface allowing access to a document's unique identification information.
public virtual HRESULT GetDocEnvironment( | CATIDocEnvironment** | oDocEnvironment) = 0 |
public virtual HRESULT GetIdentifier( | CATUnicodeString& | oIdentifier) = 0 |
public virtual HRESULT GetType( | CATUnicodeString& | oType) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.