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

/vbox/src/VBox/Installer/win/InstallHelper/
H A DVBoxInstallHelper.cpp988 bool bIsFile = false; local
1003 bIsFile = true;
1014 if (pwszInfPath != NULL && bIsFile)
1044 hr = VBoxNetCfgWinCreateHostOnlyNetworkInterface(pwszInfPath, bIsFile, &guid, NULL, NULL);
1173 bool bIsFile = false; local
1188 bIsFile = true;

Completed in 47 milliseconds