IDirectSound3DBuffer_GetAllParameters 1071 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_GetAllParameters(p,a)         (p)->lpVtbl->GetAllParameters(p,a)
IDirectSound3DBuffer_GetAllParameters 1095 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_GetAllParameters(p,a)         (p)->GetAllParameters(a)