VirtualBox

Changeset 862

Show
Ignore:
Timestamp:
02/13/07 13:55:34 (2 years ago)
Author:
vboxsync
Message:

Added VERR_VM_SAVE_STATE_NOT_ALLOWED

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy