Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
IDigitalCableTuneRequest::put_MajorChannel
The put_MajorChannel method sets the major channel number.
Syntax
HRESULT put_MajorChannel( long MajorChannel );
Parameters
MajorChannel
[in] Specifies the major channel number.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Requirements
Header: Dshow.h.
Library: Quartz.dll.
See Also