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 |