Changeset 5895 in vbox for trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h
- Timestamp:
- Nov 30, 2007 3:36:56 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h
r5605 r5895 69 69 #define USAGE_VM_STATISTICS RT_BIT_64(35) 70 70 #define USAGE_ADOPTSTATE RT_BIT_64(36) 71 #define USAGE_MODINSTALL RT_BIT_64(37) 72 #define USAGE_MODUNINSTALL RT_BIT_64(38) 71 73 #define USAGE_ALL (~(uint64_t)0) 72 74 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.