LibUsbDotNet 2.2.8
UsbDeviceInfo Class
Library ReferenceLibUsbDotNet.InfoUsbDeviceInfo
LibUsbDotNet on SourceForge
Contains USB device descriptor information.
Declaration Syntax
C#Visual BasicVisual C++
public class UsbDeviceInfo
Public Class UsbDeviceInfo
public ref class UsbDeviceInfo
Members
All MembersMethodsProperties



IconMemberDescription
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.

Inheritance Hierarchy
Object
UsbDeviceInfo

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