Author Topic: Help . I need to know how to enumerate all USB devices connected to the host.  (Read 7379 times)

Jsps

  • Member
  • ***
  • Posts: 1
I need to know how to enumerate all USB devices connected to the host and USB memory block,

I read the book but the examples are not very clear any type of help thank you.

Jsps

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
The operating system handles enumeration. What are you trying to accomplish? If you want to view all attached devices, see USBView in the WDK.

Jan