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

/vbox/src/VBox/Main/src-client/
H A DConsoleImplTeleporter.cpp1026 * @param pfPowerOffOnFailure Whether the caller should power off
1033 Progress *pProgress, bool *pfPowerOffOnFailure)
1037 *pfPowerOffOnFailure = true;
1123 *pfPowerOffOnFailure = false;
1131 *pfPowerOffOnFailure = true;
1032 i_teleporterTrg(PUVM pUVM, IMachine *pMachine, Utf8Str *pErrorMsg, bool fStartPaused, Progress *pProgress, bool *pfPowerOffOnFailure) argument

Completed in 79 milliseconds