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

/vbox/src/VBox/Devices/Audio/
H A DDrvHostDSound.cpp953 static BOOL CALLBACK dsoundCaptureEnumCallback(LPGUID lpGUID, LPCWSTR lpwstrDescription, function
1478 hr = DirectSoundCaptureEnumerateW(&dsoundCaptureEnumCallback, &ctx);

Completed in 51 milliseconds