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

/vbox/src/VBox/Frontends/VBoxAutostart/
H A DVBoxAutostartStop.cpp138 AUTOSTOPVM autostopVM; local
140 CHECK_ERROR_BREAK(machines[i], COMGETTER(Id)(autostopVM.strId.asOutParam()));
141 autostopVM.enmAutostopType = enmAutostopType;
143 listVM.push_back(autostopVM);

Completed in 41 milliseconds