Click or drag to resize

ICommandAcceptor Methods

The ICommandAcceptor type exposes the following members.

Methods
 NameDescription
Public methodAcceptApiInstance 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.
Public methodAcceptLogInterface Is called once and allows the plugin to receive a log writer.
(Inherited from ICompreDriveControlPlugin)
Public methodExecuteCommand Execute the given command.
Public methodGetAvailableCommands Get the commands available to run.
Top
See Also