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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp3863 Bstr hdId; local
3891 rc = dvdImage->COMGETTER(Id)(hdId.asOutParam());
3898 rc = pTargetHD->COMGETTER(Id)(hdId.asOutParam());
3910 rc = stack.saveOriginalUUIDOfAttachedDevice(d, Utf8Str(hdId));
3911 d.uuid = hdId;

Completed in 55 milliseconds