OpenDeviceNotifier Method

LibUsbDotNet

LibUsbDotNet 2.2.8 OpenDeviceNotifier Method
Library ReferenceLibUsbDotNet.DeviceNotifyDeviceNotifierOpenDeviceNotifier()()()()
LibUsbDotNet on SourceForge
Creates a new instance of a device notifier class.
Declaration Syntax
C# Visual Basic Visual C++
public static IDeviceNotifier OpenDeviceNotifier()
Public Shared Function OpenDeviceNotifier As IDeviceNotifier
public:
static IDeviceNotifier^ OpenDeviceNotifier()
Return Value
A WindowsDeviceNotifier under windows and a LinuxDeviceNotifier under linux.

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)