LibUsbDotNet 2.2.8
UsbInterfaceInfo Class
Library ReferenceLibUsbDotNet.InfoUsbInterfaceInfo
LibUsbDotNet on SourceForge
Describes a USB device interface.
Declaration Syntax
C#Visual BasicVisual C++
public class UsbInterfaceInfo : UsbBaseInfo
Public Class UsbInterfaceInfo _
	Inherits UsbBaseInfo
public ref class UsbInterfaceInfo : public UsbBaseInfo
Members
All MembersMethodsProperties



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

Inheritance Hierarchy
Object
UsbBaseInfo
 UsbInterfaceInfo

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