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

/vbox/src/VBox/HostDrivers/win/cfg/
H A DVBoxDrvCfg.cpp443 static HRESULT vboxDrvCfgCollectInfsSetupDi(const GUID * pGuid, LPCWSTR pPnPId, VBoxDrvCfgStringList & list) function
561 HRESULT hr = vboxDrvCfgCollectInfsSetupDi(pGuidClass, lpszPnPId, list);
562 NonStandardLogRelCrap((__FUNCTION__": vboxDrvCfgCollectInfsSetupDi returned %d devices with PnPId %S and class name %S", list.size(), lpszPnPId, lpszClassName));

Completed in 69 milliseconds