LibUsbDotNet 2.2.8
WindowsDeviceNotifier Constructor
Library Reference ► LibUsbDotNet.DeviceNotify ► WindowsDeviceNotifier ► WindowsDeviceNotifier()()()()
|
Creates an instance of the WindowsDeviceNotifier class.
See the IDeviceNotifier interface or OpenDeviceNotifier()()()() method for more information
Declaration Syntax
C# | Visual Basic | Visual C++ |
public WindowsDeviceNotifier()
Public Sub New
public: WindowsDeviceNotifier()
Remarks
To make your code platform-independent use the OpenDeviceNotifier()()()() method for creating instances.