Searched defs:bstrSnapGuid (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageSnapshot.cpp381 Bstr bstrSnapGuid; local
394 CHECK_ERROR_BREAK(pSnapshot, COMGETTER(Id)(bstrSnapGuid.asOutParam()));
398 CHECK_ERROR_BREAK(sessionMachine, DeleteSnapshot(bstrSnapGuid.raw(),
404 RTPrintf("Restoring snapshot %ls\n", bstrSnapGuid.raw());

Completed in 42 milliseconds