IBDA_LNBInfo::put_LocalOscilatorFrequencyLowBand Method
The put_LocalOscilatorFrequencyLowBand method specifies the frequency of the local oscillator's low band.
Syntax
HRESULT put_LocalOscilatorFrequencyLowBand(
[in] ULONG ulLOFLow
);
Parameters
- ulLOFLow [in]
Specifies the low band frequency. The units are 1 Hz x the frequency multiplier, where the frequency multiplier is the value returned by the IBDA_FrequencyFilter::get_FrequencyMultiplier method. The default frequency multiplier is 1000, so the default units are kilohertz (kHz).
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Requirements
Header | Declared in Bdaiface.h. |
See Also
Error and Success Codes
IBDA_LNBInfo Interface
IBDA_LNBInfo::get_LocalOscilatorFrequencyLowBand
Send comments about this topic to Microsoft
Build date: 12/4/2008