typedef enum { VM_GSM_SMS_STATUS_UNREAD = 0x01, VM_GSM_SMS_STATUS_READ = 0x02, VM_GSM_SMS_STATUS_SENT = 0x04, VM_GSM_SMS_STATUS_UNSENT = 0x08, VM_GSM_SMS_STATUS_DRAFT = 0x10, VM_GSM_SMS_STATUS_UNSUPPORTED = 0x20 } VM_GSM_SMS_STATUS;
typedef enum { VM_GSM_SMS_STATUS_UNREAD = 0x01, VM_GSM_SMS_STATUS_READ = 0x02, VM_GSM_SMS_STATUS_SENT = 0x04, VM_GSM_SMS_STATUS_UNSENT = 0x08, VM_GSM_SMS_STATUS_DRAFT = 0x10, VM_GSM_SMS_STATUS_UNSUPPORTED = 0x20 } VM_GSM_SMS_STATUS;
Message Status.
vmgsm_sms.h
|
Members |
Description |
|
VM_GSM_SMS_STATUS_UNREAD = 0x01 |
Unread. |
|
VM_GSM_SMS_STATUS_READ = 0x02 |
Read. |
|
VM_GSM_SMS_STATUS_SENT = 0x04 |
Sent. |
|
VM_GSM_SMS_STATUS_UNSENT = 0x08 |
Unsent (to be sent). |
|
VM_GSM_SMS_STATUS_DRAFT = 0x10 |
Draft. |
|
VM_GSM_SMS_STATUS_UNSUPPORTED = 0x20 |
Unsupported. |
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.