Searched refs:SetupDiGetDeviceInstallParams (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Installer/
H A DVBoxGuestDrvInst.cpp101 rc=SetupDiGetDeviceInstallParams(hDevInfo,
208 SetupDiGetDeviceInstallParams(hDevInfo,
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/
H A DVBoxNetCfg.cpp502 if (SetupDiGetDeviceInstallParams(hDevInfo, pDev, &devParams))
511 NonStandardLogFlow(("vboxNetCfgWinRemoveAllNetDevicesOfIdCallback: SetupDiGetDeviceInstallParams failed with %ld\n",
570 if (SetupDiGetDeviceInstallParams(hDevInfo,pDev,&devParams))
579 NonStandardLogFlow(("vboxNetCfgWinPropChangeAllNetDevicesOfIdCallback: SetupDiGetDeviceInstallParams failed with %ld\n",
2698 fResult = SetupDiGetDeviceInstallParams (hDeviceInfo, &DeviceInfoData,
2731 NonStandardLogFlow(("SetupDiGetDeviceInstallParams failed, winEr (%d)\n", winEr));
2838 fResult = SetupDiGetDeviceInstallParams (hDeviceInfo, &DeviceInfoData,
2865 NonStandardLogFlow(("SetupDiGetDeviceInstallParams failed, winEr (%d)\n", winEr));
2876 fResult = SetupDiGetDeviceInstallParams (hDeviceInfo, &DeviceInfoData,
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsetupapi.h1566 #define SetupDiGetDeviceInstallParams WINELIB_NAME_AW(SetupDiGetDeviceInstallParams) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsetupapi.h1565 #define SetupDiGetDeviceInstallParams WINELIB_NAME_AW(SetupDiGetDeviceInstallParams) macro

Completed in 60 milliseconds