IKsPropertySet_QuerySupport 1150 3rdparty/include/dshow/dsound.h #define IKsPropertySet_QuerySupport(p,a,b,c)    (p)->lpVtbl->QuerySupport(p,a,b,c)
IKsPropertySet_QuerySupport 1159 3rdparty/include/dshow/dsound.h #define IKsPropertySet_QuerySupport(p,a,b,c)    (p)->QuerySupport(a,b,c)