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
Message data coding scheme (DCS) flags.
Value | Description |
---|---|
RIL_DCSFLAG_NONE |
No data coding scheme flags. |
RIL_DCSFLAG_COMPRESSED |
Text is compressed using the GSM-standard compression algorithm. |
RIL_DCSFLAG_INDICATIONACTIVE |
Indication active. If this flag is set, there is a message waiting. If this flag is cleared, there is no message waiting. |
RIL_DCSFLAG_DISCARD |
Discard the message. |
RIL_DCSFLAG_ALL |
All of the above. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |