IDirectSound3DBuffer_GetConeAngles 1072 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_GetConeAngles(p,a,b) (p)->lpVtbl->GetConeAngles(p,a,b) IDirectSound3DBuffer_GetConeAngles 1096 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_GetConeAngles(p,a,b) (p)->GetConeAngles(a,b)