IDirectSoundCapture_GetCaps  735 3rdparty/include/dshow/dsound.h #define IDirectSoundCapture_GetCaps(p,a)                 (p)->lpVtbl->GetCaps(p,a)
IDirectSoundCapture_GetCaps  744 3rdparty/include/dshow/dsound.h #define IDirectSoundCapture_GetCaps(p,a)                 (p)->GetCaps(a)