IBDA_DigitalDemodulator2::get_RollOff Method

[This documentation is preliminary and is subject to change.]
Gets the demodulator's roll-off factor.

Syntax

HRESULT get_RollOff(
  [in, out]  RollOff *pRollOff
);

Parameters

  • pRollOff [in, out]
    Receives the roll-off factor, specified as a member of the RollOff 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