How can I read/write data from HID device in user mode?

  • Thread starter Thread starter reggie
  • Start date Start date
R

reggie

I'm developing an application in winXP without private driver. I would
like to read/write my HID device(USB skype phone) from interrupt
endpoint with vendor command. How can I do? Any function I
can use, when I get the device handle.
 
Back
Top