VirtualBox

Changeset 23693 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Oct 12, 2009 1:43:17 PM (15 years ago)
Author:
vboxsync
Message:

iprt/err.h: Added VERR_AUTHENTICATION_FAILURE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/err.h

    r23644 r23693  
    603603/** Return instigated by a callback or similar. */
    604604#define VINF_CALLBACK_RETURN                88
     605/** Authentication failure. */
     606#define VERR_AUTHENTICATION_FAILURE         (-89)
    605607/** @} */
    606608
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