VirtualBox

Changeset 97935 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Dec 31, 2022 9:58:24 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

    r97932 r97935  
    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