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 |
IAnalogRadioTuningSpace::put_MaxFrequency
This topic applies to Windows XP and later.
The put_MaxFrequency method sets the maximum frequency for this tuning space.
Syntax
HRESULT put_MaxFrequency( Long NewMaxFrequencyVal );
Parameters
NewMaxFrequencyVal
[in] Specifies the maximum frequency, in kilohertz (kHz).
Return Values
Returns E_NOTIMPL.
Requirements
Header: Dshow.h.
Library: Quartz.dll.
See Also