IDirectSound_QueryInterface 447 3rdparty/include/dshow/dsound.h #define IDirectSound_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) IDirectSound_QueryInterface 461 3rdparty/include/dshow/dsound.h #define IDirectSound_QueryInterface(p,a,b) (p)->QueryInterface(a,b)