pgruebele
2009-08-26 08:12:01 UTC
Hi.
I have a PortCLS audio driver (non-WDF) and would like to use
WdfUsbTargetDeviceCreate() and related functionality in order to take
advantage of WDF usb abstraction.
Is this possible? WdfUsbTargetDeviceCreate() itself requires a pointer to
the parent WDF device, but of course the parent is PortCls and not WDF...
Thanks
Philip
I have a PortCLS audio driver (non-WDF) and would like to use
WdfUsbTargetDeviceCreate() and related functionality in order to take
advantage of WDF usb abstraction.
Is this possible? WdfUsbTargetDeviceCreate() itself requires a pointer to
the parent WDF device, but of course the parent is PortCls and not WDF...
Thanks
Philip