IDirectSoundBuffer_GetCaps 572 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a) IDirectSoundBuffer_GetCaps 596 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_GetCaps(p,a) (p)->GetCaps(a)