typedef enum { VM_GSM_SMS_DCS_7BIT = 0x00, VM_GSM_SMS_DCS_8BIT = 0x04, VM_GSM_SMS_DCS_UCS2 = 0x08, VM_GSM_SMS_DCS_RESERVED = 0x0c } VM_GSM_SMS_DCS;
typedef enum { VM_GSM_SMS_DCS_7BIT = 0x00, VM_GSM_SMS_DCS_8BIT = 0x04, VM_GSM_SMS_DCS_UCS2 = 0x08, VM_GSM_SMS_DCS_RESERVED = 0x0c } VM_GSM_SMS_DCS;
SMS DCS(Data Coding Scheme).
vmgsm_sms.h
|
Members |
Description |
|
VM_GSM_SMS_DCS_7BIT = 0x00 |
GSM 7 bit default alphabet. |
|
VM_GSM_SMS_DCS_8BIT = 0x04 |
8 bit data. |
|
VM_GSM_SMS_DCS_UCS2 = 0x08 |
UCS2 (16bit). |
|
VM_GSM_SMS_DCS_RESERVED = 0x0c |
Reserved. Do not use. |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.