VirtualBox

Changeset 54809 in vbox for trunk/include/VBox


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/include/VBox/err.h

    r54738 r54809  
    15411541/** The DEK for disk encryption is missing. */
    15421542#define VERR_VD_DEK_MISSING                         (-3214)
     1543/** The provided password to decrypt the DEK was incorrect. */
     1544#define VERR_VD_PASSWORD_INCORRECT                  (-3215)
    15431545/** Generic: Invalid image file header. Use this for plugins. */
    15441546#define VERR_VD_GEN_INVALID_HEADER                  (-3220)
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