All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---System.CATBaseDispatch
|
+---System.CATIABase
|
+---ENOVInterfaces.ENOVIABusinessObject
|
+---ENOVInterfaces.ENOVIABOVersionMaster
|
+---ENOVIABOFolder
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface ENOVIABOFolder
Interface to define a Folder as a Business Object.
Role : A Folder is a set of documents, and can be attached to any kind
of object. It is designed as a Business Object for coherence and to get benefit
of the server commands. As it is a kind of VersionMaster object, a Folder
is versionnable.
| public virtual HRESULT __stdcall RemoveDocument( | long | iIndex)= 0 |
get_DocumentCount()).
| public virtual HRESULT __stdcall get_DocumentCount( | long& | oNbDocuments)= 0 |
| public virtual HRESULT __stdcall get_ParentObject( | long | iIndex, |
| ENOVIABusinessObject*& | oParentObject)= 0 |
get_ParentObjectCount().
| public virtual HRESULT __stdcall get_ParentObjectCount( | long& | oNbParentObjects)= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.