IDirectSound8_GetCaps 506 3rdparty/include/dshow/dsound.h #define IDirectSound8_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a) IDirectSound8_GetCaps 522 3rdparty/include/dshow/dsound.h #define IDirectSound8_GetCaps(p,a) (p)->GetCaps(a)