Changeset 38420 in vbox for trunk/src/VBox/Main/include/MediumImpl.h
- Timestamp:
- Aug 11, 2011 2:30:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/MediumImpl.h
r38308 r38420 264 264 265 265 HRESULT cloneToEx(const ComObjPtr<Medium> &aTarget, ULONG aVariant, 266 const ComObjPtr<Medium> &aParent, const ComObjPtr<Progress> &aProgress,266 const ComObjPtr<Medium> &aParent, IProgress **aProgress, 267 267 uint32_t idxSrcImageSame, uint32_t idxDstImageSame); 268 268
Note:
See TracChangeset
for help on using the changeset viewer.