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

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp6104 HRESULT Machine::setStorageControllerBootable(const com::Utf8Str &aName, BOOL aBootable) argument
6117 if (aBootable == TRUE)
6138 ctrl->i_setBootable(aBootable);

Completed in 90 milliseconds