LibUsbDotNet 2.2.8
Info Property
Library Reference ► LibUsbDotNet ► IUsbInterface ► Info
|
Gets the actual device descriptor the the current UsbDevice.
Declaration Syntax
C# | Visual Basic | Visual C++ |
UsbDeviceInfo Info { get; }
ReadOnly Property Info As UsbDeviceInfo Get
property UsbDeviceInfo^ Info { UsbDeviceInfo^ get (); }