RILCOSTINFO Parameter Constants (Windows Embedded CE 6.0)
1/6/2010
The following table shows the valid values for the dwParams member of the RILCOSTINFO structure.
Value | Description |
---|---|
RIL_PARAM_CSTI_CCM |
The dwCCM member of the structure is valid. |
RIL_PARAM_CSTI_ACM |
The dwACM member of the structure is valid. |
RIL_PARAM_CSTI_MAXACM |
The dwMaxACM member of the structure is valid. |
RIL_PARAM_CSTI_COSTPERUNIT |
The dwCostPerUnit member of the structure is valid. |
RIL_PARAM_CSTI_CURRENCY |
The wszCurrency member of the structure is valid. |
RIL_PARAM_CSTI_ALL |
All members of the structure are valid. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |