IAnalogTVTuningSpace::get_InputType Method
The get_InputType method gets the input type (antenna or cable) intended for the tuning space.
Syntax
HRESULT get_InputType(
[out] TunerInputType *pInputTypeVal
);
Parameters
- pInputTypeVal [out]
Pointer to a variable of type TunerInputType that receives the input type.
Return Value
Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
IAnalogTVTuningSpace Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008