Version 6.3.13 for Windows
 —  Extending Natural Studio with Plug-ins  —

INatAutoTypes

This document covers the following topics:


Purpose

Contains collections that are used to define new tree view and list view node types.

Top of page

Properties

The following properties are available:

Parent

Used to navigate to the parent interface of this interface.

Natural Data Format Variant Type Remark
HANDLE OF OBJECT VT_DISPATCH (INatAutoStudio) Get only

Studio

Used to navigate to the root interface.

Natural Data Format Variant Type Remark
HANDLE OF OBJECT VT_DISPATCH (INatAutoStudio) Get only

NodeImages

Used to navigate to the INatAutoNodeImages interface.

Natural Data Format Variant Type Remark
HANDLE OF OBJECT VT_DISPATCH (INatAutoNodeImages) Get only

NodeTypes

Used to navigate to the INatAutoNodeTypes interface.

Natural Data Format Variant Type Remark
HANDLE OF OBJECT VT_DISPATCH (INatAutoNodeTypes) Get only

Top of page