Searched defs:iPin (Results 1 – 1 of 1) sorted by relevance
1071 #define IBaseVideoMixer_SetLeadPin(This,iPin) (This)->lpVtbl->SetLeadPin(This,iPin) argument1090 static FORCEINLINE HRESULT IBaseVideoMixer_SetLeadPin(IBaseVideoMixer* This,int iPin) { in IBaseVideoMixer_SetLeadPin()