Message DCS Flags Constants
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 |