HIDLib: A managed, general-purpose HID USB interface library for .NET.
HIDDeviceNotificationEventHandler Delegate
NamespacesBlueNinjaSoftware.HIDLibHIDDeviceNotificationEventHandler

[Missing <summary> documentation for T:BlueNinjaSoftware.HIDLib.HIDDeviceNotificationEventHandler]

Declaration Syntax
C#Visual BasicVisual C++
public delegate void HIDDeviceNotificationEventHandler(
	Object sender,
	HIDDeviceNotificationEventArgs args
)
Public Delegate Sub HIDDeviceNotificationEventHandler ( _
	sender As Object, _
	args As HIDDeviceNotificationEventArgs _
)
public delegate void HIDDeviceNotificationEventHandler(
	Object^ sender, 
	HIDDeviceNotificationEventArgs^ args
)
Parameters

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626