Share via


IBDA_DigitalDemodulator::put_ModulationType Method

The put_ModulationType method specifies the modulation type for the signal.

Syntax

HRESULT put_ModulationType(
  [in]  ModulationType *pModulationType
);

Parameters

  • pModulationType [in]
    Pointer to a ModulationType variable that specifies the modulation type.

Return Value

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

Requirements

Header Declared in Bdaiface.h.

See Also

Error and Success Codes
IBDA_DigitalDemodulator Interface
IBDA_DigitalDemodulator::get_ModulationType

Send comments about this topic to Microsoft

Build date: 12/4/2008