Searched refs:IKsPropertySet_Set (Results 1 - 2 of 2) sorted by relevance
/external/opencv3/3rdparty/include/dshow/ |
H A D | dsound.h | 1149 #define IKsPropertySet_Set(p,a,b,c,d,e,f) (p)->lpVtbl->Set(p,a,b,c,d,e,f) macro 1158 #define IKsPropertySet_Set(p,a,b,c,d,e,f) (p)->Set(a,b,c,d,e,f) macro
|
H A D | strmif.h | 4722 #define IKsPropertySet_Set(This,guidPropSet,dwPropID,pInstanceData,cbInstanceData,pPropData,cbPropData) (This)->lpVtbl->Set(This,guidPropSet,dwPropID,pInstanceData,cbInstanceData,pPropData,cbPropData) macro
|
Completed in 263 milliseconds