IDirectSoundCaptureBuffer_GetCaps  777 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_GetCaps(p,a)              (p)->lpVtbl->GetCaps(p,a)
IDirectSoundCaptureBuffer_GetCaps  792 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_GetCaps(p,a)              (p)->GetCaps(a)