IDirectSoundCaptureBuffer_GetStatus 780 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_GetStatus(p,a) (p)->lpVtbl->GetStatus(p,a) IDirectSoundCaptureBuffer_GetStatus 795 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_GetStatus(p,a) (p)->GetStatus(a)