VirtualBox

Ignore:
Timestamp:
Mar 19, 2015 7:45:09 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99059
Message:

Main: Rearrange and rename parameters of IMedium::ChangeEncryption

File:
1 edited

Legend:

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

    r54835 r54854  
    276276                   ComPtr<IProgress> &aProgress);
    277277    HRESULT reset(ComPtr<IProgress> &aProgress);
    278     HRESULT changeEncryption(const com::Utf8Str &aNewPassword, const com::Utf8Str &aOldPassword,
    279                              const com::Utf8Str &aCipher, const com::Utf8Str &aNewPasswordId, ComPtr<IProgress> &aProgress);
     278    HRESULT changeEncryption(const com::Utf8Str &aCurrentPassword, const com::Utf8Str &aCipher,
     279                             const com::Utf8Str &aNewPassword, const com::Utf8Str &aNewPasswordId,
     280                             ComPtr<IProgress> &aProgress);
    280281    HRESULT getEncryptionSettings(com::Utf8Str &aCipher, com::Utf8Str &aPasswordId);
    281282
Note: See TracChangeset for help on using the changeset viewer.

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