IDirectSoundCaptureBuffer8_GetFormat 837 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_GetFormat(p,a,b,c) (p)->lpVtbl->GetFormat(p,a,b,c) IDirectSoundCaptureBuffer8_GetFormat 855 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_GetFormat(p,a,b,c) (p)->GetFormat(a,b,c)