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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp4483 * @param pfEncrypted Where to return whether the medium is encrypted.
4485 int Console::i_configMediumProperties(PCFGMNODE pCur, IMedium *pMedium, bool *pfHostIP, bool *pfEncrypted) argument
4534 && pfEncrypted)
4535 *pfEncrypted = true;

Completed in 61 milliseconds