IAnalogRadioTuningSpace::get_MinFrequency method (tuner.h)
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The get_MinFrequency method retrieves the minimum frequency for this tuning space.
Syntax
HRESULT get_MinFrequency(
[out] long *MinFrequencyVal
);
Parameters
[out] MinFrequencyVal
Pointer to a variable that receives the minimum frequency, in kilohertz (kHz).
Return value
Returns E_NOTIMPL.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�XP [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | tuner.h |