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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIActionPoolRuntime.cpp2207 bool fAllCloseActionsRestricted = (!vboxGlobal().isSeparateProcess() || (restrictedCloseActions & MachineCloseAction_Detach)) local
2213 if (fAllCloseActionsRestricted)

Completed in 55 milliseconds