Kiwi CatTools API: DeviceType class
The DeviceType class encapsulates a CatTools device type.
Properties
ID |
The ID used to identify this Device Type in the database. |
IniFile |
The ini file used to define this DeviceType |
Name |
The friendly name of the DeviceType that you see on screen. |
Add, edit, devices using DeviceType class
Use the DeviceTypes class to enumerate DeviceType objects and populate them into a drop list for your user to select from.
It is not possible to add, edit, or delete device types using the DeviceType class.