LibUsbDotNet 2.2.8
UsbDeviceInfo Class
Library Reference ► LibUsbDotNet.Info ► UsbDeviceInfo
|
![]() |
Contains USB device descriptor information.

C# | Visual Basic | Visual C++ |
public class UsbDeviceInfo
Public Class UsbDeviceInfo
public ref class UsbDeviceInfo

All Members | Methods | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
CurrentCultureLangID |
Request all available languages from the USB device (string index 0) and return the most appropriate LCID given the current operating systems locale settings. See System.Globalization.CultureInfo.CurrentCulture.LCID.
|
![]() |
Descriptor |
The raw UsbDeviceDescriptor for the current UsbDevice.
|
![]() |
ManufacturerString |
Gets the string representation of the ManufacturerStringIndex string index.
|
![]() |
ProductString |
Gets the string representation of the ProductStringIndex string index.
|
![]() |
SerialString |
Gets the string representation of the SerialStringIndex string index.
|
![]() |
ToString()()()() |
Returns a String that represents the current UsbInterfaceInfo.
(Overrides Object.ToString()()()().) |
![]() |
ToString(String, String, String) |
Returns a String that represents the current UsbInterfaceInfo.
|

Object | |
![]() |
UsbDeviceInfo |