VirtualBox

Ignore:
Timestamp:
Sep 22, 2009 3:50:03 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52692
Message:

API: big medium handling change and lots of assorted other cleanups and fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp

    r22982 r23223  
    13521352    if (fRegister)
    13531353    {
    1354         ComPtr<IHardDisk> hardDisk;
     1354        ComPtr<IMedium> hardDisk;
    13551355        CHECK_ERROR(aVirtualBox, OpenHardDisk(filename, AccessMode_ReadWrite, false, Bstr(""), false, Bstr(""), hardDisk.asOutParam()));
    13561356    }
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