Changeset 99523 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Apr 24, 2023 2:44:16 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 157024
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ovfreader.h
r98103 r99523 635 635 HardwareItemVector vecHardwareItems; //< vector containing all virtual hardware items in parsing order. 636 636 637 uint64_t ullMemorySize; // always in bytes, copied from llHardwareItems; default = 0 (unspecified)637 uint64_t ullMemorySize; // always in Megabytes, copied from llHardwareItems; default = 0 (unspecified) 638 638 uint16_t cCPUs; // no. of CPUs, copied from llHardwareItems; default = 1 639 639
Note:
See TracChangeset
for help on using the changeset viewer.