LibUsbDotNet 2.2.8
WindowsDeviceNotifier Class
Library ReferenceLibUsbDotNet.DeviceNotifyWindowsDeviceNotifier
LibUsbDotNet on SourceForge
Notifies an application of a change to the hardware Configuration of a device or the computer. See IDeviceNotifier or OpenDeviceNotifier()()()() interface for more information
Declaration Syntax
C#Visual BasicVisual C++
public class WindowsDeviceNotifier : IDeviceNotifier
Public Class WindowsDeviceNotifier _
	Implements IDeviceNotifier
public ref class WindowsDeviceNotifier : IDeviceNotifier
Members
All MembersConstructorsPropertiesEvents



IconMemberDescription
WindowsDeviceNotifier()()()()
Creates an instance of the WindowsDeviceNotifier class. See the IDeviceNotifier interface or OpenDeviceNotifier()()()() method for more information

Enabled
Enables/Disables notification events.

OnDeviceNotify
Main Notify event for all device notifications.

Remarks
This is the windows implementation of the device notifier.
Inheritance Hierarchy
Object
WindowsDeviceNotifier

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)