Changeset 74378 in vbox for trunk/include
- Timestamp:
- Sep 20, 2018 12:39:24 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.h
r74313 r74378 1062 1062 /** Wrong type. */ 1063 1063 #define VERR_WRONG_TYPE (-22409) 1064 /** Wrong type. */ 1065 #define VWRN_WRONG_TYPE (22409) 1064 1066 /** This indicates that the process does not have sufficient privileges to 1065 1067 * perform the operation. */
Note:
See TracChangeset
for help on using the changeset viewer.