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

/vbox/src/VBox/Devices/Audio/
H A DDrvHostDSound.cpp91 HRESULT hrLastCaptureIn; member in struct:DSOUNDSTREAMIN
805 pDSoundStrmIn->hrLastCaptureIn = S_OK;
1243 pDSoundStrmIn->hrLastCaptureIn = S_OK;
1324 if (hr != pDSoundStrmIn->hrLastCaptureIn)
1327 pDSoundStrmIn->hrLastCaptureIn = hr;
1334 pDSoundStrmIn->hrLastCaptureIn = hr;

Completed in 59 milliseconds