Microsoft DirectX 8.1 (C++)

IBDA_LNBInfo::put_HighLowSwitchFrequency

The put_HighLowSwitchFrequency method specifies the frequency of the high-low switch.

Syntax

HRESULT put_HighLowSwitchFrequency(
  ULONG  ulSwitchFrequency
);

Parameters

  ulSwitchFrequency

[in]  Specifies the frequency.

Return Values

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

See Also