You are here: Plugin API > Library Reference > IHost Interface

.

IHost Interface

The IHost interface represents the host application. An instance of IHost is be passed in as a parameter to the Initialize() method in the IPlugin interface.

Methods