Searched refs:bstrLocation (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp331 Bstr bstrLocation; local
333 rc = pMedium->COMGETTER(Location)(bstrLocation.asOutParam());
335 strLocation = bstrLocation;
410 Bstr bstrLocation; local
411 rc = pMedium->COMGETTER(Location)(bstrLocation.asOutParam());
414 strLocation = bstrLocation;

Completed in 2445 milliseconds