Changeset 17549 in vbox for trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h
- Timestamp:
- Mar 9, 2009 6:27:25 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 43985
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h
r17419 r17549 88 88 #define USAGE_IMPORTAPPLIANCE RT_BIT_64(44) 89 89 #define USAGE_EXPORTAPPLIANCE RT_BIT_64(45) 90 #define USAGE_HOSTONLYIFS RT_BIT_64(46) 90 91 #define USAGE_ALL (~(uint64_t)0) 91 92 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.