Contains all Configuration information for the current UsbDevice.

C# | Visual Basic | Visual C++ |
public class UsbConfigInfo : UsbBaseInfo
Public Class UsbConfigInfo _ Inherits UsbBaseInfo
public ref class UsbConfigInfo : public UsbBaseInfo

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | 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.
|

Object | ||
![]() | UsbBaseInfo | |
![]() | UsbConfigInfo |