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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp5205 BOOL vrdpEnabled = FALSE; local
5207 rc = mVRDEServer->COMGETTER(Enabled)(&vrdpEnabled);
5215 if (vrdpEnabled)

Completed in 109 milliseconds