IAnalogTVTuningSpace::put_InputType Method
The put_InputType method sets the input type (antenna or cable) intended for the tuning space.
Syntax
HRESULT put_InputType(
[in] TunerInputType NewInputTypeVal
);
Parameters
- NewInputTypeVal [in]
Variable of type TunerInputType that specifies 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