Changeset 81119 in vbox for trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp
- Timestamp:
- Oct 6, 2019 12:37:56 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp
r79985 r81119 1456 1456 * The most simple way is to create a TAR archive. */ 1457 1457 hrc = cloudClient->ImportInstance(m->virtualSystemDescriptions.front(), 1458 VBox,1459 1458 pProgress); 1460 1459 if (FAILED(hrc))
Note:
See TracChangeset
for help on using the changeset viewer.