VirtualBox

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


Ignore:
Timestamp:
Mar 27, 2009 1:11:42 PM (16 years ago)
Author:
vboxsync
Message:

API/HardDisk: merge the functionality of cloneTo and flattenTo, and extend the existing flattenTo code to do the job.

File:
1 edited

Legend:

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

    r18313 r18388  
    126126    STDMETHOD(MergeTo) (IN_GUID aTargetId, IProgress **aProgress);
    127127    STDMETHOD(CloneTo) (IHardDisk *aTarget, HardDiskVariant_T aVariant,
    128                         IProgress **aProgress);
    129     STDMETHOD(FlattenTo) (IHardDisk *aTarget, HardDiskVariant_T aVariant,
    130                           IProgress **aProgress);
     128                        IHardDisk *aParent, IProgress **aProgress);
    131129    STDMETHOD(Compact) (IProgress **aProgress);
    132130    STDMETHOD(Reset) (IProgress **aProgress);
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