Share via


IBDA_DigitalDemodulator::get_ModulationType Method

The get_ModulationType method retrieves the modulation type for the signal.

Syntax

HRESULT get_ModulationType(
  [out]  ModulationType *pModulationType
);

Parameters

  • pModulationType [out]
    Pointer that receives a ModulationType variable indicating 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::put_ModulationType

Send comments about this topic to Microsoft

Build date: 12/4/2008