Searched refs:get_InputType (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtuner.h3963 virtual HRESULT STDMETHODCALLTYPE get_InputType(
4119 HRESULT (STDMETHODCALLTYPE *get_InputType)(
4177 #define IAnalogTVTuningSpace_get_InputType(This,InputTypeVal) (This)->lpVtbl->get_InputType(This,InputTypeVal)
4277 return This->lpVtbl->get_InputType(This,InputTypeVal);
4539 HRESULT (STDMETHODCALLTYPE *get_InputType)(
4630 #define IATSCTuningSpace_get_InputType(This,InputTypeVal) (This)->lpVtbl->get_InputType(This,InputTypeVal)
4739 return This->lpVtbl->get_InputType(This,InputTypeVal);
5026 HRESULT (STDMETHODCALLTYPE *get_InputType)(
5150 #define IDigitalCableTuningSpace_get_InputType(This,InputTypeVal) (This)->lpVtbl->get_InputType(This,InputTypeVal)
5268 return This->lpVtbl->get_InputType(Thi
[all...]
H A Dstrmif.h11791 virtual HRESULT WINAPI get_InputType(LONG lIndex,TunerInputType *pInputType) = 0;
11824 HRESULT (WINAPI *get_InputType)(IAMTVTuner *This,LONG lIndex,TunerInputType *pInputType); member in struct:IAMTVTunerVtbl
11859 #define IAMTVTuner_get_InputType(This,lIndex,pInputType) (This)->lpVtbl->get_InputType(This,lIndex,pInputType)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtuner.h3963 virtual HRESULT STDMETHODCALLTYPE get_InputType(
4119 HRESULT (STDMETHODCALLTYPE *get_InputType)(
4177 #define IAnalogTVTuningSpace_get_InputType(This,InputTypeVal) (This)->lpVtbl->get_InputType(This,InputTypeVal)
4277 return This->lpVtbl->get_InputType(This,InputTypeVal);
4539 HRESULT (STDMETHODCALLTYPE *get_InputType)(
4630 #define IATSCTuningSpace_get_InputType(This,InputTypeVal) (This)->lpVtbl->get_InputType(This,InputTypeVal)
4739 return This->lpVtbl->get_InputType(This,InputTypeVal);
5026 HRESULT (STDMETHODCALLTYPE *get_InputType)(
5150 #define IDigitalCableTuningSpace_get_InputType(This,InputTypeVal) (This)->lpVtbl->get_InputType(This,InputTypeVal)
5268 return This->lpVtbl->get_InputType(Thi
[all...]
H A Dstrmif.h11791 virtual HRESULT WINAPI get_InputType(LONG lIndex,TunerInputType *pInputType) = 0;
11824 HRESULT (WINAPI *get_InputType)(IAMTVTuner *This,LONG lIndex,TunerInputType *pInputType); member in struct:IAMTVTunerVtbl
11859 #define IAMTVTuner_get_InputType(This,lIndex,pInputType) (This)->lpVtbl->get_InputType(This,lIndex,pInputType)

Completed in 238 milliseconds