All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIDocRoots
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIDocRoots
Interface allowing access to document's root element.
Note: V5 documents should not implement
this interface which is only used for import in ProductStructure.
To get the root element of a document, use GetRootContainer of CATInit.
public virtual CATListValCATBaseUnknown_var* GiveDocRoots( | )=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.