IATSCChannelTuneRequest::get_MinorChannel Method
The get_MinorChannel method gets the current minor channel.
Syntax
HRESULT get_MinorChannel(
[out] long *pMinorChannel
);
Parameters
- pMinorChannel [out]
Receives the current minor channel. If the value received is -1, the tuner should tune 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