RILSIGNALQUALITY Parameter Constants
A version of this page is also available for
4/8/2010
The following table shows the valid values for the dwParams member of the RILSIGNALQUALITY structure.
Value | Description |
---|---|
RIL_PARAM_SQ_SIGNALSTRENGTH |
The nSignalStrength member of the structure is valid. |
RIL_PARAM_SQ_MINSIGNALSTRENGTH |
The nMinSignalStrength member of the structure is valid. |
RIL_PARAM_SQ_MAXSIGNALSTRENGTH |
The nMaxSignalStrength member of the structure is valid. |
RIL_PARAM_SQ_BITERRORRATE |
The dwBitErrorRate member of the structure is valid. |
RIL_PARAM_SQ_LOWSIGNALSTRENGTH |
The nLowSignalStrength member of the structure is valid. |
RIL_PARAM_SQ_HIGHSIGNALSTRENGTH |
The nHighSignalStrength member of the structure is valid. |
RIL_PARAM_SQ_ALL |
All members of the structure are valid. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |