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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp2935 ComObjPtr<IUSBDevice> iUSBDevice = static_cast <ComObjPtr<IUSBDevice> > (pUSBDevice); local
2936 return iUSBDevice.queryInterfaceTo(aDevice.asOutParam());

Completed in 74 milliseconds