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

/vbox/src/VBox/Devices/Serial/
H A DDrvChar.cpp92 static DECLCALLBACK(void *) drvCharQueryInterface(PPDMIBASE pInterface, const char *pszIID) function
359 pDrvIns->IBase.pfnQueryInterface = drvCharQueryInterface;

Completed in 306 milliseconds