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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp1324 BOOL fEnableUX = false; local
1325 hrc = pMachine->GetHWVirtExProperty(HWVirtExPropertyType_UnrestrictedExecution, &fEnableUX); H();
1326 InsertConfigInteger(pHM, "EnableUX", fEnableUX);

Completed in 61 milliseconds