Changeset 75790 in vbox for trunk/include/iprt/err.h
- Timestamp:
- Nov 28, 2018 3:25:22 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.h
r75786 r75790 1089 1089 /** Invalid session ID. */ 1090 1090 #define VERR_INVALID_SESSION_ID (-22418) 1091 /** Requires process elevation (UAC). */ 1092 #define VERR_PROC_ELEVATION_REQUIRED (-22419) 1091 1093 /** @} */ 1092 1094
Note:
See TracChangeset
for help on using the changeset viewer.