VirtualBox

Changeset 45078 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Mar 18, 2013 9:09:20 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
84360
Message:

VBox/err.h + Main/GuestCtrl: Introduced own error range VERR_GSTCTL_*, solves a lot of @todos using VERR_GENERAL_FAILURE before.

File:
1 edited

Legend:

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

    r44897 r45078  
    22282228
    22292229
     2230/** @} */
     2231
     2232/** @name VBox Guest Control Status Codes
     2233 * @{
     2234 */
     2235/** Guest side reported an error. */
     2236#define VERR_GSTCTL_GUEST_ERROR                     (-7100)
     2237/** @} */
     2238
     2239
    22302240/* SED-END */
    22312241
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette