RILSMSFORMAT enumeration (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum _RILSMSFORMAT {
RIL_SMSFORMAT_3GPP,
RIL_SMSFORMAT_3GPP2,
RIL_SMSFORMAT_MAX
} RILSMSFORMAT;
Constants
RIL_SMSFORMAT_NONE |
RIL_SMSFORMAT_3GPP |
RIL_SMSFORMAT_3GPP2 |
RIL_SMSFORMAT_MAX |
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h |