Home | History | Annotate | Download | only in include

Lines Matching refs:pValues

532         GUID *pValues,
619 GUID *pValues,
652 #define ISensor_SetEventInterest(This,pValues,count) (This)->lpVtbl->SetEventInterest(This,pValues,count)
705 static FORCEINLINE HRESULT ISensor_SetEventInterest(ISensor* This,GUID *pValues,ULONG count) {
706 return This->lpVtbl->SetEventInterest(This,pValues,count);
828 GUID *pValues,