IAnalyzer Methods |
The IAnalyzer type exposes the following members.
| Name | Description | |
|---|---|---|
| AcceptApiInstance |
Is called during plugin initialization on CompreDriveControl start and allows the plugin to receive an API interface of the CompreDriveControl instance it is loaded into.
(Inherited from ICommandAcceptor) | |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) | |
| ExecuteCommand |
Execute the given command.
(Inherited from ICommandAcceptor) | |
| GetAvailableCommands |
Get the commands available to run.
(Inherited from ICommandAcceptor) | |
| Initialize | Initialize the analyzer implementation. |