VirtualBox

Changeset 75790 in vbox for trunk/include/iprt/err.h


Ignore:
Timestamp:
Nov 28, 2018 3:25:22 PM (6 years ago)
Author:
vboxsync
Message:

iprt/err.h: VERR_PROC_ELEVATION_REQUIRED.

File:
1 edited

Legend:

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

    r75786 r75790  
    10891089/** Invalid session ID. */
    10901090#define VERR_INVALID_SESSION_ID             (-22418)
     1091/** Requires process elevation (UAC). */
     1092#define VERR_PROC_ELEVATION_REQUIRED        (-22419)
    10911093/** @} */
    10921094
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