IDirectSound3DBuffer_GetMode 1077 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_GetMode(p,a) (p)->lpVtbl->GetMode(p,a) IDirectSound3DBuffer_GetMode 1101 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_GetMode(p,a) (p)->GetMode(a)