VirtualBox

Changeset 14773 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Nov 28, 2008 12:44:41 PM (16 years ago)
Author:
vboxsync
Message:

Document result codes for powerUpPaused.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r14770 r14773  
    45904590
    45914591        <see>#powerUp</see>
     4592        <result name="VBOX_E_INVALID_VM_STATE">
     4593          Virtual machine already running.
     4594        </result>
     4595        <result name="VBOX_E_HOST_ERROR">
     4596          Host interface does not exist or name not set.
     4597        </result>
     4598        <result name="VBOX_E_FILE_ERROR">
     4599          Invalid saved state file.
     4600        </result>
    45924601      </desc>
    45934602      <param name="progress" type="IProgress" dir="return">
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