Changeset 15542 in vbox for trunk/include
- Timestamp:
- Dec 15, 2008 8:29:57 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxHDD-new.h
r15529 r15542 1268 1268 VBOXDDU_DECL(int) VDCopy(PVBOXHDD pDiskFrom, unsigned nImage, PVBOXHDD pDiskTo, 1269 1269 const char *pszBackend, const char *pszFilename, 1270 bool fMoveByRename, uint64_t cbSize, P RTUUID pDstUuid,1270 bool fMoveByRename, uint64_t cbSize, PCRTUUID pDstUuid, 1271 1271 PVDINTERFACE pVDIfsOperation, 1272 1272 PVDINTERFACE pDstVDIfsImage,
Note:
See TracChangeset
for help on using the changeset viewer.