VirtualBox

Changeset 70914 in vbox


Ignore:
Timestamp:
Feb 8, 2018 3:23:09 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120742
Message:

VMM: New module, NEM.

File:
1 edited

Legend:

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

    r70640 r70914  
    28032803/** @} */
    28042804
     2805/** @name NEM Status Codes
     2806 * @{
     2807 */
     2808/** NEM is not enabled. */
     2809#define VERR_NEM_NOT_ENABLED                        (-6700)
     2810/** NEM is not available. */
     2811#define VERR_NEM_NOT_AVAILABLE                      (-6701)
     2812/** @} */
     2813
    28052814/* SED-END */
    28062815
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