HIDLib: A managed, general-purpose HID USB interface library for .NET.
HIDDeviceNotificationEventArgs Constructor (NotificationType, DevicePath)
NamespacesBlueNinjaSoftware.HIDLibHIDDeviceNotificationEventArgsHIDDeviceNotificationEventArgs(NotificationTypeEnum, String)
Initializes a new instance of the HIDDeviceNotificationEventArgs class
Declaration Syntax
C#Visual BasicVisual C++
public HIDDeviceNotificationEventArgs(
	NotificationTypeEnum NotificationType,
	string DevicePath
)
Public Sub New ( _
	NotificationType As NotificationTypeEnum, _
	DevicePath As String _
)
public:
HIDDeviceNotificationEventArgs(
	NotificationTypeEnum NotificationType, 
	String^ DevicePath
)
Parameters
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)"]

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626