VirtualBox

Ignore:
Timestamp:
May 27, 2020 8:16:59 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138284
Message:

Guest Control/Main: Implemented host side support for gracefully rebooting / shutting down the guest. Untested. bugref:9320

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestSessionImpl.h

    r83321 r84554  
    338338    int                     i_setSessionStatus(GuestSessionStatus_T sessionStatus, int sessionRc);
    339339    int                     i_signalWaiters(GuestSessionWaitResult_T enmWaitResult, int rc /*= VINF_SUCCESS */);
     340    int                     i_shutdown(uint32_t fFlags, int *prcGuest);
    340341    int                     i_determineProtocolVersion(void);
    341342    int                     i_waitFor(uint32_t fWaitFlags, ULONG uTimeoutMS, GuestSessionWaitResult_T &waitResult, int *pGuestRc);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette