Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following table shows the valid values for the dwParamsmember of the RILOPERATORNAMESstructure.

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

See Also