IAct |
public interface IActPluginV1
The IActPluginV1 type exposes the following members.
| Name | Description | |
|---|---|---|
| DeInitPlugin | Will be called when ACT is terminating the plugin. The plugin must release all resources at this time | |
| InitPlugin | Will be called when ACT starts the plugin |