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

/vbox/src/VBox/HostDrivers/VBoxUSB/win/lib/
H A DVBoxUsbLib-win.cpp420 static int usbLibDevStrHubNameGet(HANDLE hHub, ULONG iPort, LPSTR* plpszName) function
770 rc = usbLibDevStrHubNameGet(hHub, iPort, &lpszHubName);

Completed in 48 milliseconds