VirtualBox

Changeset 14777 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 28, 2008 1:31:10 PM (16 years ago)
Author:
vboxsync
Message:

#3285: Improve error handling API to include unique error numbers
Document IConsole::powerDownAsync

File:
1 edited

Legend:

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

    r14775 r14777  
    46364636        rename "powerDownAsync" to "powerDown" in your sources to make them
    46374637        build with version 2.1.
     4638        <result name="VBOX_E_INVALID_VM_STATE">
     4639          Virtual machine must be Running, Paused or Stuck to be powered down.
     4640        </result>
    46384641      </desc>
    46394642      <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