Microsoft DirectX 8.1 (C++)

IBDA_LNBInfo::put_LocalOscilatorFrequencyHighBand

The put_LocalOscilatorFrequencyHighBand method specifies the frequency of the local oscillator’s high band.

Syntax

HRESULT put_LocalOscilatorFrequencyHighBand(
  ULONG  ulLOFHigh
);

Parameters

  ulLOFHigh

[in]  Specifies the frequency’s high band.

Return Values

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

See Also