OnDeviceNotify Event

LibUsbDotNet

LibUsbDotNet 2.2.8 OnDeviceNotify Event
Library ReferenceLibUsbDotNet.DeviceNotifyIDeviceNotifierOnDeviceNotify
LibUsbDotNet on SourceForge
Main Notify event for all device notifications.
Declaration Syntax
C# Visual Basic Visual C++
event EventHandler<DeviceNotifyEventArgs> OnDeviceNotify
Event OnDeviceNotify As EventHandler(Of DeviceNotifyEventArgs)
 event EventHandler<DeviceNotifyEventArgs^>^ OnDeviceNotify {
	void add (EventHandler<DeviceNotifyEventArgs^>^ value);
	void remove (EventHandler<DeviceNotifyEventArgs^>^ value);
}

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