WindowsDeviceNotifier Constructor
From LibUsbDotNet
|
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
| C# | Visual Basic | Visual C++ |
public WindowsDeviceNotifier()
Public Sub New
public: WindowsDeviceNotifier()
To make your code platform-independent use the OpenDeviceNotifier()()()() method for creating instances.