VirtualBox

Changeset 78262 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 23, 2019 6:19:38 PM (6 years ago)
Author:
vboxsync
Message:

Main: bugref:8612: Changed the possible return codes for IMachine::applyDefaults in the VirtualBox.xidl

File:
1 edited

Legend:

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

    r78261 r78262  
    88398839        </note>
    88408840
    8841         <result name="E_NOTIMPL">
    8842           This method is not implemented yet.
     8841        <result name="E_FAIL">
     8842          General error.
     8843        </result>
     8844        <result name="VBOX_E_INVALID_VM_STATE">
     8845          The machine is in invalid state.
     8846        </result>
     8847        <result name="VBOX_E_OBJECT_IN_USE">
     8848          Some of the applied objects already exist. The method has been
     8849          called to already configured machine.
    88438850        </result>
    88448851      </desc>
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