LibUsbDotNet 2.2.8
LibUsbDotNet.DeviceNotify Namespace
Library Reference ► LibUsbDotNet.DeviceNotify
|
Contains types need for detecting device system-level events such as the USB device arrival and removal notifications.
Declaration Syntax
C# | Visual Basic | Visual C++ |
namespace LibUsbDotNet.DeviceNotify
Namespace LibUsbDotNet.DeviceNotify
namespace LibUsbDotNet.DeviceNotify
Types
All Types | Classes | Interfaces | Enumerations |
Icon | Type | Description |
---|---|---|
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
|