Initializes a new instance of the HIDDeviceNotificationEventArgs class
| C# | Visual Basic | Visual C++ |
public HIDDeviceNotificationEventArgs( NotificationTypeEnum NotificationType, string DevicePath )
Public Sub New ( _ NotificationType As NotificationTypeEnum, _ DevicePath As String _ )
public: HIDDeviceNotificationEventArgs( NotificationTypeEnum NotificationType, String^ DevicePath )
- NotificationType (NotificationTypeEnum)
[Missing <param name="NotificationType"/> documentation for "M:BlueNinjaSoftware.HIDLib.HIDDeviceNotificationEventArgs.#ctor(BlueNinjaSoftware.HIDLib.NotificationTypeEnum,System.String)"]
- DevicePath (String)
[Missing <param name="DevicePath"/> documentation for "M:BlueNinjaSoftware.HIDLib.HIDDeviceNotificationEventArgs.#ctor(BlueNinjaSoftware.HIDLib.NotificationTypeEnum,System.String)"]