[Missing <summary> documentation for E:BlueNinjaSoftware.HIDLib.HIDManagement.DeviceDisconnected]
| C# | Visual Basic | Visual C++ |
public static event HIDDeviceNotificationEventHandler DeviceDisconnected
Public Shared Event DeviceDisconnected As HIDDeviceNotificationEventHandler
public: static event HIDDeviceNotificationEventHandler^ DeviceDisconnected { void add (HIDDeviceNotificationEventHandler^ value); void remove (HIDDeviceNotificationEventHandler^ value); }