VirtualBox

Ignore:
Timestamp:
Dec 31, 2022 9:44:15 PM (2 years ago)
Author:
vboxsync
Message:

Main: Added resizeAndCloneTo(). Modified cloneTo(), bugref:10090

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MediumImpl.h

    r97865 r97931  
    317317                    const ComPtr<IMedium> &aParent,
    318318                    ComPtr<IProgress> &aProgress);
     319    HRESULT resizeAndCloneTo(const ComPtr<IMedium> &aTarget,
     320                             LONG64 aLogicalSize,
     321                             const std::vector<MediumVariant_T> &aVariant,
     322                             const ComPtr<IMedium> &aParent,
     323                             ComPtr<IProgress> &aProgress);
    319324    HRESULT cloneToBase(const ComPtr<IMedium> &aTarget,
    320325                        const std::vector<MediumVariant_T> &aVariant,
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette