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

/vbox/src/VBox/Devices/USB/vrdp/
H A DUSBProxyDevice-vrdp.cpp157 static DECLCALLBACK(int) usbProxyVrdpSetInterface(PUSBPROXYDEV pProxyDev, int ifnum, int setting) function
159 LogFlow(("usbProxyVrdpSetInterface: pProxyDev=%p ifnum=%#x setting=%#x\n", pProxyDev, ifnum, setting));
278 usbProxyVrdpSetInterface,

Completed in 41 milliseconds