Share via


Message DCS Flags Constants (Windows Embedded CE 6.0)

1/6/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

See Also

Reference

RIL Constants
RILMSGDCS