WinUsbNet Namespace |
| Class | Description | |
|---|---|---|
| DeviceChangeEventArgs |
Provides data for the DeviceChange event.
| |
| PipeStream |
Provides a Stream for transferring data through a USB pipe.
| |
| PipeStreamCollection |
The collection of PipeStream objects corresponding to the
USB communication pipes of a USB device.
| |
| UsbDevice |
Represents a matching USB device that has been attached to the host computer.
| |
| UsbDeviceCollection |
The collection of matching USB devices that are currently attached.
| |
| WinUsbManager |
The root class for the managed interface to WinUSB.sys.
|
| Delegate | Description | |
|---|---|---|
| UsbDeviceGetMyStringCallback |