- Timestamp:
- Oct 3, 2018 4:01:13 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp
r74554 r74601 2495 2495 25); // ULONG ulFirstOperationWeight, 2496 2496 2497 cloudClient->ExportVM(m->virtualSystemDescriptions.front(), pTask->pProgress);2497 hrc = cloudClient->ExportVM(m->virtualSystemDescriptions.front(), pTask->pProgress); 2498 2498 } else { 2499 2499 /// @todo Fail here with user notification. We do export 1 VM only
Note:
See TracChangeset
for help on using the changeset viewer.