Searched refs:OnSessionEnd (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DSessionImpl.cpp251 * but the server hasn't processed Machine::OnSessionEnd() yet. */
1104 * We trigger OnSessionEnd() only when the session closes itself using
1110 * OnSessionEnd() is not called) and reset the machine state to Aborted.
1114 * while waiting for OnSessionEnd() to complete one of our methods
1122 LogFlowThisFunc(("Calling mControl->OnSessionEnd()...\n"));
1123 HRESULT rc = mControl->OnSessionEnd(this, progress.asOutParam());
1124 LogFlowThisFunc(("mControl->OnSessionEnd()=%08X\n", rc));
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h1985 nsresult (*OnSessionEnd)( member in struct:IInternalMachineControl_vtbl
H A DVBoxCAPI_v3_0.h2523 nsresult (*OnSessionEnd)( member in struct:IInternalMachineControl_vtbl
H A DVBoxCAPI_v3_1.h2430 nsresult (*OnSessionEnd)( member in struct:IInternalMachineControl_vtbl
H A DVBoxCAPI_v3_2.h2486 nsresult (*OnSessionEnd)( member in struct:IInternalMachineControl_vtbl
H A DVBoxCAPI_v4_0.h2649 nsresult (*OnSessionEnd)( member in struct:IInternalMachineControl_vtbl
H A DVBoxCAPI_v4_1.h2851 nsresult (*OnSessionEnd)( member in struct:IInternalMachineControl_vtbl
H A DVBoxCAPI_v4_2.h3100 nsresult (*OnSessionEnd)( member in struct:IInternalMachineControl_vtbl

Completed in 462 milliseconds