USB Reference
- This section includes:
- WDF USB Reference (KMDF and UMDF 2.0)
-
Reference information for KMDF and UMDF 2.0 client drivers. Starting in UMDF version 2.0, you can write a UMDF-based client driver in the C programming language that calls most KMDF methods. These methods are not supported in UMDF 2.0:
- WdfUsbTargetDeviceCreateIsochUrb
- WdfUsbTargetDeviceCreateUrb
- WdfUsbTargetDeviceCyclePortSynchronously
- WdfUsbTargetDeviceFormatRequestForCyclePort
- WdfUsbTargetDeviceFormatRequestForUrb
- WdfUsbTargetDeviceIsConnectedSynchronous
- WdfUsbTargetDeviceSendUrbSynchronously
- WdfUsbTargetDeviceWdmGetConfigurationHandle
- WdfUsbTargetPipeFormatRequestForUrb
- WdfUsbTargetPipeSendUrbSynchronously
- WdfUsbTargetPipeWdmGetPipeHandle
- UMDF 1.x USB Reference
-
Reference information for user-mode client drivers that use UMDF interfaces versions 1.11 and earlier. The must be written by using the COM programming model.
Related topics
Send comments about this topic to Microsoft
Build date: 12/5/2013
Show: