RILCELLTOWERINFO 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 RILCELLTOWERINFO structure.
Value | Description |
---|---|
RIL_PARAM_CTI_MOBILECOUNTRYCODE |
The dwMobileCountryCode member of the structure is valid. |
RIL_PARAM_CTI_MOBILENETWORKCODE |
The dwMobileNetworkCode member of the structure is valid. |
RIL_PARAM_CTI_LOCATIONAREACODE |
The dwLocationAreaCode member of the structure is valid. |
RIL_PARAM_CTI_CELLID |
The dwCellID member of the structure is valid. |
RIL_PARAM_CTI_BASESTATIONID |
The dwBaseStationID member of the structure is valid. |
RIL_PARAM_CTI_BROADCASTCONTROLCHANNEL |
The dwBroadCastControlChannel member of the structure is valid. |
RIL_PARAM_CTI_RXLEVEL |
The dwRxLevel member of the structure is valid. |
RIL_PARAM_CTI_RXLEVELFULL |
The dwRxLevelFull member of the structure is valid. |
RIL_PARAM_CTI_RXLEVELSUB |
The dwRxLevelSub member of the structure is valid. |
RIL_PARAM_CTI_RXQUALITY |
The dwRxQuality member of the structure is valid. |
RIL_PARAM_CTI_RXQUALITYFULL |
The dwRxQualityFull member of the structure is valid. |
RIL_PARAM_CTI_RXQUALITYSUB |
The dwRxQualitySub member of the structure is valid. |
RIL_PARAM_CTI_IDLETIMESLOT |
The dwIdleTimeSlot member of the structure is valid. |
RIL_PARAM_CTI_TIMINGADVANCE |
The dwTimingAdvance member of the structure is valid. |
RIL_PARAM_CTI_GPRSCELLID |
The dwGPRSCellID member of the structure is valid. |
RIL_PARAM_CTI_GPRSBASESTATIONID |
The dwGPRSBaseStationID member of the structure is valid. |
RIL_PARAM_CTI_NUMBCCH |
The dwNumBCCH member of the structure is valid. |
RIL_PARAM_CTI_NMR |
The rgbNMR member of the structure is valid. |
RIL_PARAM_CTI_BCCH |
The rgbBCCH member of the structure is valid. The dwType member of the structure is valid. |
RIL_PARAM_CTI_ALL |
All members of the structure are valid. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |