IDirectSoundBuffer8_GetStatus 664 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_GetStatus(p,a) (p)->lpVtbl->GetStatus(p,a) IDirectSoundBuffer8_GetStatus 692 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_GetStatus(p,a) (p)->GetStatus(a)