LibUsbDotNet 2.2.8
LibUsbDotNet.Info Namespace
Library ReferenceLibUsbDotNet.Info
LibUsbDotNet on SourceForge
Contains types that provide detailed information about a usb device and its configurations, interfaces and endpoints.
Declaration Syntax
C#Visual BasicVisual C++
namespace LibUsbDotNet.Info
Namespace LibUsbDotNet.Info
namespace LibUsbDotNet.Info
Types
All TypesClasses
IconTypeDescription
UsbBaseInfo
Base class for all Usb descriptors. UsbConfigInfo, UsbEndpointInfo, UsbInterfaceInfo

UsbConfigInfo
Contains all Configuration information for the current UsbDevice.

UsbDeviceInfo
Contains USB device descriptor information.

UsbEndpointInfo
Contains Endpoint information for the current UsbConfigInfo.

UsbInterfaceInfo
Describes a USB device interface.