UMDF USB I/O Target Interfaces
In this section
| Topic | Description |
|---|---|
|
IUsbTargetPipeContinuousReaderCallbackReadComplete is a driver-supplied interface. | |
|
IUsbTargetPipeContinuousReaderCallbackReadersFailed is a driver-supplied interface. | |
|
The IWDFUsbInterface interface exposes a USB interface that a USB device exposes. | |
|
The IWDFUsbTargetDevice interface exposes a USB device I/O target object. | |
|
The IWDFUsbTargetFactory interface is a factory interface that is used to create a USB target device object. | |
|
The IWDFUsbTargetPipe interface exposes a USB pipe (endpoint), which is also an I/O target. | |
|
The IWDFUsbTargetPipe2 interface exposes a USB pipe (endpoint), which is also an I/O target. |
Show:
