Searched refs:GUEST_SESSION_CLOSE (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/HostServices/
H A DGuestControlSvc.h381 GUEST_SESSION_CLOSE = 21, enumerator in enum:guestControl::eGuestFn
/vbox/src/VBox/HostServices/GuestControl/
H A Dservice.cpp1475 case GUEST_SESSION_CLOSE:
1476 LogFlowFunc(("[Client %RU32] GUEST_SESSION_CLOSE\n", u32ClientID));
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibGuestCtrl.cpp297 Msg.hdr.u32Function = GUEST_SESSION_CLOSE;

Completed in 110 milliseconds