Link to home
Start Free TrialLog in
Avatar of monstro281
monstro281

asked on

Windows USB device refresh in C\C++

I am trying to find a way to programmatically re-enumerate the USB devices connected to the USB ports of a pc.  In windows XP, it is possible to open the Device Manager, right click on the PC name and select "Scan for Hardware Changes".  How can I execute this (or something similar but specific to the USB bus) from a C\C++ program?  MSDN website is not helpful.
ASKER CERTIFIED SOLUTION
Avatar of monstro281
monstro281

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial