LibUsbDotNet 2.2.8
Enabled Property
Library ReferenceLibUsbDotNet.DeviceNotifyWindowsDeviceNotifierEnabled
LibUsbDotNet on SourceForge
Enables/Disables notification events.
Declaration Syntax
C#Visual BasicVisual C++
public bool Enabled { get; set; }
Public Property Enabled As Boolean
	Get
	Set
public:
virtual property bool Enabled {
	bool get () sealed;
	void set (bool value) sealed;
}

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