VirtualBox

Changeset 18804 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 7, 2009 11:35:48 AM (16 years ago)
Author:
vboxsync
Message:

API: clarify return value definitions for openHardDisk, openDVDImage, openFloppyImage, no API change thus no new UUID.

File:
1 edited

Legend:

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

    r18698 r18804  
    19331933
    19341934        <result name="VBOX_E_FILE_ERROR">
    1935           Invalid hard disk storage file location.
     1935          Invalid hard disk storage file location or could not find the hard
     1936          disk at the specified location.
    19361937        </result>
    19371938        <result name="VBOX_E_IPRT_ERROR">
     
    20362037        </note>
    20372038
     2039        <result name="VBOX_E_FILE_ERROR">
     2040          Invalid CD/DVD image file location or could not find the CD/DVD
     2041          image at the specified location.
     2042        </result>
    20382043        <result name="VBOX_E_INVALID_OBJECT_STATE">
    20392044          CD/DVD image already exists in the media registry.
     
    21302135
    21312136        <result name="VBOX_E_FILE_ERROR">
    2132           Floppy image specified by @a location not accessible.
     2137          Invalid floppy image file location or could not find the floppy
     2138          image at the specified location.
    21332139        </result>
    21342140        <result name="VBOX_E_INVALID_OBJECT_STATE">
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