Searched refs:pInputType (Results 1 – 1 of 1) sorted by relevance
4355 virtual HRESULT WINAPI get_InputType(long lIndex,TunerInputType *pInputType) = 0;4388 HRESULT (WINAPI *get_InputType)(IAMTVTuner *This,long lIndex,TunerInputType *pInputType);4423 …define IAMTVTuner_get_InputType(This,lIndex,pInputType) (This)->lpVtbl->get_InputType(This,lIndex,… argument4442 …ULT WINAPI IAMTVTuner_get_InputType_Proxy(IAMTVTuner *This,long lIndex,TunerInputType *pInputType);