RILEQUIPMENTINFO 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 RILEQUIPMENTINFO structure.
Value | Description |
---|---|
RIL_PARAM_EI_MANUFACTURER |
The szManufacturer member of the structure is valid. |
RIL_PARAM_EI_MODEL |
The szModel member of the structure is valid. |
RIL_PARAM_EI_REVISION |
The szRevision member of the structure is valid. |
RIL_PARAM_EI_SERIALNUMBER |
The szSerialNumber member of the structure is valid. |
RIL_PARAM_EI_ALL |
All members of the structure are valid. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |