IDirectSound8_QueryInterface 501 3rdparty/include/dshow/dsound.h #define IDirectSound8_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) IDirectSound8_QueryInterface 517 3rdparty/include/dshow/dsound.h #define IDirectSound8_QueryInterface(p,a,b) (p)->QueryInterface(a,b)