IDirectSoundBuffer_GetCurrentPosition 573 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_GetCurrentPosition(p,a,b) (p)->lpVtbl->GetCurrentPosition(p,a,b) IDirectSoundBuffer_GetCurrentPosition 597 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_GetCurrentPosition(p,a,b) (p)->GetCurrentPosition(a,b)