IDirectSoundBuffer8_GetCaps 658 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a) IDirectSoundBuffer8_GetCaps 686 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_GetCaps(p,a) (p)->GetCaps(a)