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.
The get_MajorChannel method retrieves the major channel number.
Syntax
HRESULT get_MajorChannel(
  [out]  long *pMajorChannel
);
Parameters
- pMajorChannel [out]
 Receives the major channel number. If the value received is BDA_UNDEFINED_CHANNEL, the major channel number is not used.
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Requirements
| Header | Declared in Dshow.h. | 
| DLL | Requires Quartz.dll. | 
See Also
IDigitalCableTuneRequest Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008