RILMSGSERVICEINFO 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 RILMSGSERVICEINFO structure.
Value | Description |
---|---|
RIL_PARAM_MSI_SERVICE |
The dwService member of the structure is valid. |
RIL_PARAM_MSI_MSGCLASSES |
The dwMsgClasses member of the structure is valid. |
RIL_PARAM_MSI_READLOCATION |
The dwReadLocation member of the structure is valid. |
RIL_PARAM_MSI_READUSED |
The dwReadUsed member of the structure is valid. |
RIL_PARAM_MSI_READTOTAL |
The dwReadTotal member of the structure is valid. |
RIL_PARAM_MSI_WRITELOCATION |
The dwWriteLocation member of the structure is valid. |
RIL_PARAM_MSI_WRITEUSED |
The dwWriteUsed member of the structure is valid. |
RIL_PARAM_MSI_WRITETOTAL |
The dwWriteTotal member of the structure is valid. |
RIL_PARAM_MSI_STORELOCATION |
The dwStoreLocation member of the structure is valid. |
RIL_PARAM_MSI_STOREUSED |
The dwStoreUsed member of the structure is valid. |
RIL_PARAM_MSI_STORETOTAL |
The dwStoreTotal member of the structure is valid. |
RIL_PARAM_MSI_ALL |
All members of the structure are valid. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |