void setKioWareHost(IKioWareHost host)

Provides an addin with the IKioWareHost instance that can be used to access features of the running KioWare instance. This is called by KioWare just after the addin instance is created.

Parameters

Name Description
host The IKioWareHost instance to use for all future calls into KioWare.

Return

Nothing returned