Changeset 28957 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- May 2, 2010 6:42:58 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60966
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ovfreader.h
r28800 r28957 156 156 // space, but cannot be larger than iCapacity; -1 if not set) 157 157 iprt::MiniString strFormat; // value from DiskSection/Disk/@format 158 // typically http://www.vmware.com/ specifications/vmdk.html#sparse158 // typically http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized 159 159 iprt::MiniString uuidVbox; // optional; if the file was exported by VirtualBox >= 3.2, 160 160 // then this has the UUID with which the disk was registered
Note:
See TracChangeset
for help on using the changeset viewer.