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 RILOPERATORNAMES structure.
| Value | Description |
|---|---|
RIL_PARAM_ON_LONGNAME |
The szLongName[MAXLENGTH_OPERATOR_LONG] member of the structure is valid. |
RIL_PARAM_ON_SHORTNAME |
The szShortName[MAXLENGTH_OPERATOR_SHORT] member of the structure is valid. |
RIL_PARAM_ON_NUMNAME |
The szNumName[MAXLENGTH_OPERATOR_NUMERIC] member of the structure is valid. |
RIL_PARAM_ON_COUNTRY_CODE |
The szCountryCode[MAXLENGTH_OPERATOR_COUNTRY_CODE] member of the structure is valid. |
RIL_PARAM_ON_ALL |
All members of the structure are valid. |
Requirements
| Header | ril.h |
| Windows Embedded CE | Windows Embedded CE 6.0 |