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

/vbox/src/VBox/Installer/win/InstallHelper/
H A DVBoxInstallHelper.cpp1133 logStringW(hModule, L"StopHostOnlyInterfaces: Stopping all host-only interfaces");
1140 logStringW(hModule, L"StopHostOnlyInterfaces: Disabling host interfaces was successful, hr = 0x%x", hr);
1143 logStringW(hModule, L"StopHostOnlyInterfaces: Disabling host interfaces failed, hr = 0x%x", hr);
1156 UINT __stdcall StopHostOnlyInterfaces(MSIHANDLE hModule) function

Completed in 48 milliseconds