All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATINavigateProvider
Usage: you can freely reimplement this interface.
interface CATINavigateProvider
Interface used to delegate to application the addition of children in CATINavigateObject implementation.
Role: the provider algorithm handles the applicative children in order to
display them in the navigation tree.
| public virtual HRESULT GetChildren( | CATBaseUnknown* | iObj, |
| CATLISTP(CATBaseUnknown)** | ioProvidedChildren) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.