Changeset 5513 in vbox for trunk/include
- Timestamp:
- Oct 26, 2007 2:07:23 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r5167 r5513 1168 1168 /** @} */ 1169 1169 1170 /** @name VBox Webservice Status Codes 1171 * @{ 1172 */ 1173 /** Authentication failed (ISessionManager::logon()) */ 1174 #define VERR_WEB_NOT_AUTHENTICATED (-6000) 1175 /** @} */ 1176 1170 1177 /* SED-END */ 1171 1178
Note:
See TracChangeset
for help on using the changeset viewer.