IDVBSLocator2::put_LocalLNBSwitchOverride method (tuner.h)

Specifies the switch frequency for the low-noise block converter (LNB) of a Digital Video Broadcasting (DVB) system, in kHz.

This property is read/write.

Syntax

HRESULT put_LocalLNBSwitchOverride(
  long LocalLNBSwitchOverrideVal
);

Parameters

LocalLNBSwitchOverrideVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header tuner.h

See also

IDVBSLocator2