IKsPropertySet_Set 1149 3rdparty/include/dshow/dsound.h #define IKsPropertySet_Set(p,a,b,c,d,e,f) (p)->lpVtbl->Set(p,a,b,c,d,e,f) IKsPropertySet_Set 1158 3rdparty/include/dshow/dsound.h #define IKsPropertySet_Set(p,a,b,c,d,e,f) (p)->Set(a,b,c,d,e,f) IKsPropertySet_Set 4722 3rdparty/include/dshow/strmif.h #define IKsPropertySet_Set(This,guidPropSet,dwPropID,pInstanceData,cbInstanceData,pPropData,cbPropData) (This)->lpVtbl->Set(This,guidPropSet,dwPropID,pInstanceData,cbInstanceData,pPropData,cbPropData)