VirtualBox

Changeset 12889 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Oct 2, 2008 5:20:22 AM (16 years ago)
Author:
vboxsync
Message:

Main: IConsole::powerUpPaused for use with the debugger.

File:
1 edited

Legend:

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

    r12126 r12889  
    125125    // IConsole methods
    126126    STDMETHOD(PowerUp) (IProgress **aProgress);
     127    STDMETHOD(PowerUpPaused) (IProgress **aProgress);
    127128    STDMETHOD(PowerDown)();
    128129    STDMETHOD(Reset)();
     
    398399    HRESULT consoleInitReleaseLog (const ComPtr <IMachine> aMachine);
    399400
     401    HRESULT powerUpCommon (IProgress **aProgress, bool aPaused);
    400402    HRESULT powerDown();
    401403
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