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

/vbox/src/VBox/Main/src-client/
H A DGuestCtrlImpl.cpp475 const com::Utf8Str &aSessionName, ComPtr<IGuestSession> &aGuestSession)
501 HRESULT hr2 = pSession.queryInterfaceTo(aGuestSession.asOutParam());
474 createSession(const com::Utf8Str &aUser, const com::Utf8Str &aPassword, const com::Utf8Str &aDomain, const com::Utf8Str &aSessionName, ComPtr<IGuestSession> &aGuestSession) argument

Completed in 45 milliseconds