IATSCChannelTuneRequest::put_MinorChannel Method
The put_MinorChannel method sets the minor channel to be tuned.
Syntax
HRESULT put_MinorChannel(
[in] long MinorChannel
);
Parameters
- MinorChannel [in]
Specifies the minor channel. If the value is -1, the tuner tunes to the first valid minor channel it finds.
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
IATSCChannelTuneRequest Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008