IBDA_DiseqCommand::put_DiseqLNBSource Method

[This documentation is preliminary and is subject to change.]
Sets the low-noise block (LNB) converter source.

Syntax

HRESULT put_DiseqLNBSource(
  [in]  ULONG ulLNBSource
);

Parameters

  • ulLNBSource [in]
    The LNB converter source to use.

    Value Meaning

    0

    Source position A.

    1

    Source position B.

    2

    Source position C.

    3

    Source position D.

Return Value

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

Requirements

Client Requires Windows 7.
IDL Declared in Bdaiface.idl.

See Also

IBDA_DiseqCommand

Send comments about this topic to Microsoft

Build date: 12/4/2008