VirtualBox

Changeset 28982 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 3, 2010 2:55:33 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61000
Message:

Additional error codes

File:
1 edited

Legend:

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

    r28800 r28982  
    467467/** Don't mess around with ballooned pages. */
    468468#define VERR_PGM_PHYS_PAGE_BALLOONED            (-1646)
     469/** Shared module already registered. */
     470#define VINF_PGM_SHARED_MODULE_ALREADY_REGISTERED   (1647)
     471/** Shared module not found. */
     472#define VERR_PGM_SHARED_MODULE_NOT_FOUND        (-1648)
    469473/** @} */
    470474
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