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