Click or drag to resize

ICompreDriveControlPlugin Interface

Defines shared basic functionality of a CompreDriveControl plugin.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public interface ICompreDriveControlPlugin

The ICompreDriveControlPlugin type exposes the following members.

Properties
 NameDescription
Public propertyPluginDisplayName Get a display name for this plugin.
Top
Methods
 NameDescription
Public methodAcceptLogInterface Is called once and allows the plugin to receive a log writer.
Top
See Also