Changeset 44408 in vbox for trunk/include/VBox
- Timestamp:
- Jan 28, 2013 9:54:00 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83382
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vd.h
r43861 r44408 4 4 5 5 /* 6 * Copyright (C) 2006-201 1Oracle Corporation6 * Copyright (C) 2006-2013 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 796 796 797 797 /** 798 * Resizes the given disk image to the given size. 798 * Resizes the given disk image to the given size. It is OK if there are 799 * multiple images open in the container. In this case the last disk image 800 * will be resized. 799 801 * 800 802 * @return VBox status
Note:
See TracChangeset
for help on using the changeset viewer.