VirtualBox

Changeset 46403 in vbox for trunk


Ignore:
Timestamp:
Jun 6, 2013 11:42:35 AM (12 years ago)
Author:
vboxsync
Message:

IPRT/err.h: Added VERR_/VINF_ACCOUNT_RESTRICTED.

File:
1 edited

Legend:

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

    r46266 r46403  
    880880/** The RTPROC_FLAGS_DETACHED flag isn't supported. */
    881881#define VERR_PROC_DETACH_NOT_SUPPORTED      (-22404)
     882/** An account is restricted in a certain way. */
     883#define VERR_ACCOUNT_RESTRICTED             (-22405)
     884/** An account is restricted in a certain way. */
     885#define VINF_ACCOUNT_RESTRICTED             22405
    882886/** @} */
    883887
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