Describes a USB device interface.
| C# | Visual Basic | Visual C++ |
public class UsbInterfaceInfo : UsbBaseInfo
Public Class UsbInterfaceInfo _ Inherits UsbBaseInfo
public ref class UsbInterfaceInfo : public UsbBaseInfo
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Descriptor |
Gets the actual interface descriptor.
| |
| EndpointInfoList |
Gets the collection of endpoint descriptors associated with this interface.
| |
| InterfaceString |
Gets the string representation of the StringIndex 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 | ||
| UsbBaseInfo | ||
| UsbInterfaceInfo | ||