Table of Contents

Delegate OpnDevice.DeviceChangedHandler

Namespace
Opticon
Assembly
Opticon.csp2.dll

Called when a device is detected.

public delegate int OpnDevice.DeviceChangedHandler(OpnDevice device, bool connected)

Parameters

device OpnDevice
Called when a device is detected.
connected bool
Called when a device is detected.

Returns

int
Called when a device is detected.