Share via


IBDA_SignalStatistics::put_SignalQuality Method

The put_SignalQuality method specifies the quality of the signal.

Syntax

HRESULT put_SignalQuality(
  [in]  LONG lPercentQuality
);

Parameters

  • lPercentQuality [in]
    Long integer that specifies the quality of the signal as a percentage. 100 indicates best quality and 0 indicates worst quality.

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_SignalStatistics Interface
IBDA_SignalStatistics::get_SignalQuality

Send comments about this topic to Microsoft

Build date: 12/4/2008