VirtualBox

Changeset 79597 in vbox


Ignore:
Timestamp:
Jul 8, 2019 3:22:37 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131898
Message:

bugref:9495. Changed OCICloudClient::exportLaunchVM -> OCICloudClient::exportVM.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp

    r79168 r79597  
    23082308    {
    23092309        ComPtr<IVirtualBox> VBox(mVirtualBox);
    2310         hrc = cloudClient->ExportLaunchVM(m->virtualSystemDescriptions.front(), pTask->pProgress, VBox);
     2310        hrc = cloudClient->ExportVM(m->virtualSystemDescriptions.front(), pTask->pProgress, VBox);
    23112311    }
    23122312    else
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