UsbEndpointInfo Class

LibUsbDotNet

LibUsbDotNet 2.2.8 UsbEndpointInfo Class
Library ReferenceLibUsbDotNet.InfoUsbEndpointInfo
LibUsbDotNet on SourceForge
Contains Endpoint information for the current UsbConfigInfo.
Declaration Syntax
C# Visual Basic Visual C++
public class UsbEndpointInfo : UsbBaseInfo
Public Class UsbEndpointInfo _
	Inherits UsbBaseInfo
public ref class UsbEndpointInfo : public UsbBaseInfo
Members
All Members Methods Properties



Icon Member Description
Descriptor
Gets the UsbEndpointDescriptor information.

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

Inheritance Hierarchy
Object
UsbBaseInfo
  UsbEndpointInfo

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