IKioWareConfigAddin Interface

This interface must be implemented by a class in order to be considered a configurable addin.

Methods

Type Signature
void setKioWareConfigHost(IKioWareConfigHost host)
Provides an addin with the IKioWareHost instance that can be used to access features of the running KioWare instance.
KioWareAddinSettings[] getSettings()
Gives the Config Tool a way to get a list of editable settings for the Config Tool.