VirtualBox

Changeset 862 in vbox for trunk/include/VBox/err.h


Ignore:
Timestamp:
Feb 13, 2007 12:55:34 PM (18 years ago)
Author:
vboxsync
Message:

Added VERR_VM_SAVE_STATE_NOT_ALLOWED

File:
1 edited

Legend:

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

    r834 r862  
    500500/** The installed support driver doesn't match the version of the user. */
    501501#define VERR_VM_DRIVER_VERSION_MISMATCH         (-1912)
     502/** Saving the VM state is temporarily not allowed. Try again later. */
     503#define VERR_VM_SAVE_STATE_NOT_ALLOWED          (-1913)
    502504/** @} */
    503505
Note: See TracChangeset for help on using the changeset viewer.

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