LibUsbDotNet 2.2.8
OpenDeviceNotifier Method
Library Reference ► LibUsbDotNet.DeviceNotify ► DeviceNotifier ► OpenDeviceNotifier()()()()
|
![]() |
Creates a new instance of a device notifier class.

C# | Visual Basic | Visual C++ |
public static IDeviceNotifier OpenDeviceNotifier()
Public Shared Function OpenDeviceNotifier As IDeviceNotifier
public: static IDeviceNotifier^ OpenDeviceNotifier()

A WindowsDeviceNotifier under windows and a LinuxDeviceNotifier under linux.