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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp960 Bstr uuidSource; local
961 rc = pSourceDisk->COMGETTER(Id)(uuidSource.asOutParam());
963 Guid guidSource(uuidSource);
2161 Bstr uuidSource; local
2162 rc = pSourceDisk->COMGETTER(Id)(uuidSource.asOutParam());
2164 Guid guidSource(uuidSource);

Completed in 393 milliseconds