RILSUBSCRIBERINFO 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 RILSUBSCRIBERINFO structure.
Value | Description |
---|---|
RIL_PARAM_SI_ADDRESS |
The raAddress member of the structure is valid. |
RIL_PARAM_SI_DESCRIPTION |
The wszDescription[MAXLENGTH_DESCRIPTION] member of the structure is valid. |
RIL_PARAM_SI_SPEED |
The dwSpeed member of the structure is valid. |
RIL_PARAM_SI_SERVICE |
The dwService member of the structure is valid. |
RIL_PARAM_SI_ITC |
The dwITC member of the structure is valid. |
RIL_PARAM_SI_ADDRESSID |
The dwAddressId member of the structure is valid. |
RIL_PARAM_SI_ALL |
All members of the structure are valid. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |