Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/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 |