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