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

/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/
H A DVBoxNetCfg.cpp427 rmdParams.ClassInstallHeader.InstallFunction = DIF_REMOVE;
496 if (SetupDiCallClassInstaller(DIF_REMOVE, hDevInfo, pDev))
2604 ok = SetupDiCallClassInstaller (DIF_REMOVE, hDeviceInfo, &DeviceInfoData);
2606 SetErrBreak (("SetupDiCallClassInstaller (DIF_REMOVE) failed (0x%08X)",
2973 SetupDiCallClassInstaller(DIF_REMOVE, hDeviceInfo, &DeviceInfoData);
/vbox/src/VBox/Installer/win/InstallHelper/
H A DVBoxInstallHelper.cpp1541 fResult = SetupDiCallClassInstaller(DIF_REMOVE, hDeviceInfo, &DeviceInfoData);
1544 logStringW(hModule, L"VBox HostInterfaces: SetupDiCallClassInstaller (DIF_REMOVE) failed (0x%08X)!", GetLastError());
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsetupapi.h1081 #define DIF_REMOVE 0x05 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsetupapi.h1080 #define DIF_REMOVE 0x05 macro

Completed in 93 milliseconds