IDirectSoundFullDuplex_QueryInterface 1181 3rdparty/include/dshow/dsound.h #define IDirectSoundFullDuplex_QueryInterface(p,a,b)    (p)->lpVtbl->QueryInterface(p,a,b)
IDirectSoundFullDuplex_QueryInterface 1188 3rdparty/include/dshow/dsound.h #define IDirectSoundFullDuplex_QueryInterface(p,a,b)    (p)->QueryInterface(a,b)