VirtualBox

Changeset 54809 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Mar 17, 2015 12:07:04 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99006
Message:

Distinguished error codes when a provided password is wrong

File:
1 edited

Legend:

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

    r54591 r54809  
    423423    <desc>
    424424      Object being in use prohibits operation.
     425    </desc>
     426  </result>
     427
     428  <result name="VBOX_E_PASSWORD_INCORRECT" value="0x80BB000D">
     429    <desc>
     430      A provided password was incorrect.
    425431    </desc>
    426432  </result>
     
    83578363      <desc>
    83588364        Adds a password used for hard disk encryption/decryption.
     8365
     8366        <result name="VBOX_E_PASSWORD_INCORRECT">
     8367          The password provided wasn't correct for at least one disk using the provided
     8368          ID.
     8369        </result>
    83598370      </desc>
    83608371      <param name="id" type="wstring" dir="in">
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette