We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am trying to port a usb driver from wdm to wdf framework. In wdm there is an api KUsbInterface:BuildClassRequest which "USB client drivers set up this structure to issue a vendor or class-specific command to a device".
I am trying to find a similar api in WDF.
Please help me on the same.
Regards, Zaheer.