IDirectSoundNotify_QueryInterface  888 3rdparty/include/dshow/dsound.h #define IDirectSoundNotify_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b)
IDirectSoundNotify_QueryInterface  895 3rdparty/include/dshow/dsound.h #define IDirectSoundNotify_QueryInterface(p,a,b) (p)->QueryInterface(a,b)