IDirectSoundCaptureBuffer8_GetStatus  838 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_GetStatus(p,a)             (p)->lpVtbl->GetStatus(p,a)
IDirectSoundCaptureBuffer8_GetStatus  856 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_GetStatus(p,a)             (p)->GetStatus(a)