UsbEndpointInfo Class
From LibUsbDotNet
|
LibUsbDotNet 2.2.8
UsbEndpointInfo Class
Library Reference ► LibUsbDotNet.Info ► UsbEndpointInfo
|
|
Contains Endpoint information for the current UsbConfigInfo.
| C# | Visual Basic | Visual C++ |
public class UsbEndpointInfo : UsbBaseInfo
Public Class UsbEndpointInfo _ Inherits UsbBaseInfo
public ref class UsbEndpointInfo : public UsbBaseInfo
| 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.
|
| Object | ||
|
|
UsbBaseInfo | |
|
|
UsbEndpointInfo | |