IDirectSoundCaptureBuffer8_GetObjectInPath  845 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_GetObjectInPath(p,a,b,c,d) (p)->lpVtbl->GetObjectInPath(p,a,b,c,d)
IDirectSoundCaptureBuffer8_GetObjectInPath  863 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_GetObjectInPath(p,a,b,c,d) (p)->GetObjectInPath(a,b,c,d)