IBDA_DigitalDemodulator2::put_TransmissionMode Method

[This documentation is preliminary and is subject to change.]
Sets the demodulator's transmission mode.

Syntax

HRESULT put_TransmissionMode(
  [in]  TransmissionMode *pTransmissionMode
);

Parameters

  • pTransmissionMode [in]
    Pointer to a variable that contains the transmission mode, specified as a member of the TransmissionMode enumeration.

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_DigitalDemodulator2

Send comments about this topic to Microsoft

Build date: 12/4/2008