IDirectSoundNotify_SetNotificationPositions 892 3rdparty/include/dshow/dsound.h #define IDirectSoundNotify_SetNotificationPositions(p,a,b) (p)->lpVtbl->SetNotificationPositions(p,a,b) IDirectSoundNotify_SetNotificationPositions 899 3rdparty/include/dshow/dsound.h #define IDirectSoundNotify_SetNotificationPositions(p,a,b) (p)->SetNotificationPositions(a,b)