LibUsbDotNet 2.2.8
UsbConfigInfo Class
Library ReferenceLibUsbDotNet.InfoUsbConfigInfo
LibUsbDotNet on SourceForge
Contains all Configuration information for the current UsbDevice.
Declaration Syntax
C#Visual BasicVisual C++
public class UsbConfigInfo : UsbBaseInfo
Public Class UsbConfigInfo _
	Inherits UsbBaseInfo
public ref class UsbConfigInfo : public UsbBaseInfo
Members
All MembersMethodsProperties



IconMemberDescription
ConfigString
Gets the string representation of the StringIndex string index.

Descriptor
Gets the actual UsbConfigDescriptor for the current config.

InterfaceInfoList
Gets the collection of USB device interfaces associated with this UsbConfigInfo instance.

ToString()()()()
Returns a String that represents the current UsbConfigInfo.
(Overrides Object.ToString()()()().)
ToString(String, String, String)
Returns a String that represents the current UsbConfigInfo.

Inheritance Hierarchy
Object
UsbBaseInfo
 UsbConfigInfo

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