VirtualBox

Changeset 13706 in vbox


Ignore:
Timestamp:
Oct 31, 2008 9:02:56 AM (16 years ago)
Author:
vboxsync
Message:

Updated comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/HostPower.cpp

    r13705 r13706  
    9595    CheckComRCReturnRC (rc);
    9696
    97     /* Valid combinations:
    98      * running & suspend or battery low notification events
    99      * pause   & resume or battery low notification events
     97    /* Power event handling:
     98     * - pause running machines for HostPowerEvent_Suspend
     99     * - resume paused machines for HostPowerEvent_Resume
     100     * - save the state of running and paused machine for HostPowerEvent_BatteryLow
    100101     */
    101102    if (    (state == MachineState_Running && event != HostPowerEvent_Resume)
Note: See TracChangeset for help on using the changeset viewer.

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