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

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp3253 ComPtr<IInternalSessionControl> pSessionW = mData->mSession.mDirectControl; local
3254 ComAssertRet(!pSessionW.isNull(), E_FAIL);
3271 rc = pSessionW->COMGETTER(RemoteConsole)(pConsoleW.asOutParam());

Completed in 87 milliseconds