Searched defs:usbLibOnDeviceChange (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxUSB/win/lib/
H A DVBoxUsbLib-win.cpp1189 static void usbLibOnDeviceChange(void) function
1237 usbLibOnDeviceChange();
1439 * The thread would create a window, track windows messages and call usbLibOnDeviceChange on WM_DEVICECHANGE arrival.
1440 * See comments in usbLibOnDeviceChange function for detail about using the timer queue.

Completed in 48 milliseconds