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

/vbox/src/VBox/Devices/Network/
H A DDrvVDE.cpp454 static DECLCALLBACK(void *) drvVDEQueryInterface(PPDMIBASE pInterface, const char *pszIID) function
542 pDrvIns->IBase.pfnQueryInterface = drvVDEQueryInterface;

Completed in 34 milliseconds