Searched defs:piPin (Results 1 – 1 of 1) sorted by relevance
1072 #define IBaseVideoMixer_GetLeadPin(This,piPin) (This)->lpVtbl->GetLeadPin(This,piPin) argument1093 static FORCEINLINE HRESULT IBaseVideoMixer_GetLeadPin(IBaseVideoMixer* This,int *piPin) { in IBaseVideoMixer_GetLeadPin()