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