Device Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Device Property
Library ReferenceLibUsbDotNet.DeviceNotifyDeviceNotifyEventArgsDevice
LibUsbDotNet on SourceForge
Gets the UsbDeviceNotifyInfo class.
Declaration Syntax
C# Visual Basic Visual C++
public IUsbDeviceNotifyInfo Device { get; }
Public ReadOnly Property Device As IUsbDeviceNotifyInfo
	Get
public:
property IUsbDeviceNotifyInfo^ Device {
	IUsbDeviceNotifyInfo^ get ();
}
Remarks
This value is null if the DeviceType is not set to DeviceInterface

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