IKsPropertySet_QueryInterface 1144 3rdparty/include/dshow/dsound.h #define IKsPropertySet_QueryInterface(p,a,b)    (p)->lpVtbl->QueryInterface(p,a,b)
IKsPropertySet_QueryInterface 1153 3rdparty/include/dshow/dsound.h #define IKsPropertySet_QueryInterface(p,a,b)    (p)->QueryInterface(a,b)
IKsPropertySet_QueryInterface 4719 3rdparty/include/dshow/strmif.h #define IKsPropertySet_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)