IATSCLocator::put_PhysicalChannel Method
The put_PhysicalChannel method sets the physical channel.
Syntax
HRESULT put_PhysicalChannel(
[in] long PhysicalChannel
);
Parameters
- PhysicalChannel [in]
Variable of type long that specifies the physical channel.
Return Value
Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.
Remarks
This is a required property. A tuner cannot locate an ATSC transmission source without it.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008