[Missing <summary> documentation for T:BlueNinjaSoftware.HIDLib.HIDDeviceNotificationEventHandler]
| C# | Visual Basic | Visual 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 )
- sender (Object)