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

/vbox/src/VBox/Devices/Audio/
H A DDrvHostNullAudio.cpp206 static DECLCALLBACK(void *) drvHostNullAudioQueryInterface(PPDMIBASE pInterface, const char *pszIID) function
239 pDrvIns->IBase.pfnQueryInterface = drvHostNullAudioQueryInterface;

Completed in 57 milliseconds