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

/vbox/src/VBox/HostDrivers/VBoxUSB/win/lib/
H A DVBoxUsbLib-win.cpp1099 USBLIB_DECL(int) USBLibGetDevices(PUSBDEVICE *ppDevices, uint32_t *pcbNumDevices) argument
1102 return usbLibGetDevices(&g_VBoxUsbGlobal, ppDevices, pcbNumDevices);

Completed in 47 milliseconds