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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp291 ComObjPtr<MediumAttachment> pHDA = *itA; local
298 rc = pHDA->COMGETTER(Controller)(controllerName.asOutParam());
312 rc = pHDA->COMGETTER(Type)(&deviceType);
315 rc = pHDA->COMGETTER(Medium)(pMedium.asOutParam());
318 rc = pHDA->COMGETTER(Port)(&lChannel);
321 rc = pHDA->COMGETTER(Device)(&lDevice);

Completed in 38 milliseconds