Searched refs:IDsCaptureDriverBuffer_Start (Results 1 – 2 of 2) sorted by relevance
358 #define IDsCaptureDriverBuffer_Start(p,a) (p)->lpVtbl->Start(p,a) macro
544 hres = IDsCaptureDriverBuffer_Start(This->device->hwbuf, dwFlags); in IDirectSoundCaptureBufferImpl_Start()