LibUsbDotNet 2.2.8
LibUsbDotNet.DeviceNotify Namespace
Library ReferenceLibUsbDotNet.DeviceNotify
LibUsbDotNet on SourceForge
Contains types need for detecting device system-level events such as the USB device arrival and removal notifications.
Declaration Syntax
C#Visual BasicVisual C++
namespace LibUsbDotNet.DeviceNotify
Namespace LibUsbDotNet.DeviceNotify
namespace LibUsbDotNet.DeviceNotify
Types
All TypesClassesInterfacesEnumerations
IconTypeDescription
DeviceNotifier
Platform independent class for linux/windows device notification.

DeviceNotifyEventArgs
Describes the device notify event

DeviceType
Type of notification device.

EventType
Type of notification event.

IDeviceNotifier
Notifies an application of a change to the hardware Configuration of a device or the computer.

WindowsDeviceNotifier
Notifies an application of a change to the hardware Configuration of a device or the computer. See IDeviceNotifier or OpenDeviceNotifier()()()() interface for more information

WindowsDeviceNotifyEventArgs
Describes the device notify event