Changeset 867 in vbox for trunk/include/VBox/types.h
- Timestamp:
- Feb 13, 2007 1:21:02 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/types.h
r863 r867 104 104 /** The VM is suspended. */ 105 105 VMSTATE_SUSPENDED, 106 /** The VM is suspended in a state, that doesn't allow saving. */107 VMSTATE_SUSPENDED_NOSAVE,108 106 /** The VM is being reset. */ 109 107 VMSTATE_RESETTING,
Note:
See TracChangeset
for help on using the changeset viewer.