Enumerazione RILSMSFORMAT (rilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.
Sintassi
typedef enum _RILSMSFORMAT {
RIL_SMSFORMAT_3GPP,
RIL_SMSFORMAT_3GPP2,
RIL_SMSFORMAT_MAX
} RILSMSFORMAT;
Costanti
RIL_SMSFORMAT_NONE |
RIL_SMSFORMAT_3GPP |
RIL_SMSFORMAT_3GPP2 |
RIL_SMSFORMAT_MAX |
Requisiti
Requisito | Valore |
---|---|
Intestazione | rilapitypes.h |