Searched defs:piPinCount (Results 1 – 1 of 1) sorted by relevance
1073 #define IBaseVideoMixer_GetInputPinCount(This,piPinCount) (This)->lpVtbl->GetInputPinCount(This,piP… argument1096 static FORCEINLINE HRESULT IBaseVideoMixer_GetInputPinCount(IBaseVideoMixer* This,int *piPinCount) { in IBaseVideoMixer_GetInputPinCount()