The Dendros SDK enables software developers to create, modify, store and retrieve Dendros data trees programmatically.
The SDK features two DLLs which use the Component Object Model:
| RclsoftwareDendrosV2.dll | implements several Dendros 'pure COM' interfaces. |
| RclsoftwareDendrosV2Auto.dll | implements several Dendros 'automation' interfaces. |
The October2007 release (v20071012) is now available for download.
In future releases of the SDK, similar interfaces will also be implemented in C# for use with v2 of the Microsoft .NET Framework.
Extracts from the C++ source code, as well as a short tutorial, are provided with the SDK.