Feedback

  • Contents
 

II3IDTools Interface

Overview

Derived From:        IDispatch

Interface ID:          {BEA4A999-E923-49BE-8CC5-A7A70F938254}

II3IDTools implements a collection that contains a collection of tools.

Methods

Item

Returns a tool object from the tool collection by its index.

QueryByName

Returns a tool object from the tool collection by its module and name.

RegisterTool

Add a COM based tool to the collection and return its interface pointer. The ProgID will be used as the tool's Module name.

Properties

Count

Returns the number of items in the collection.

IsFiltered

Returns whether or not the tools collection is filtered. This collection can be filtered when obtaining a tool collection from an II3IDCategory pointer.