typedef enum { VM_GSM_SMS_BOX_INBOX = 0x01, VM_GSM_SMS_BOX_OUTBOX = 0x02, VM_GSM_SMS_BOX_DRAFTS = 0x04, VM_GSM_SMS_BOX_UNSENT = 0x08, VM_GSM_SMS_BOX_SIM = 0x10, VM_GSM_SMS_BOX_ARCHIVE = 0x20, VM_GSM_SMS_BOX_RESERVED = 0x40 } VM_GSM_SMS_BOX;
typedef enum { VM_GSM_SMS_BOX_INBOX = 0x01, VM_GSM_SMS_BOX_OUTBOX = 0x02, VM_GSM_SMS_BOX_DRAFTS = 0x04, VM_GSM_SMS_BOX_UNSENT = 0x08, VM_GSM_SMS_BOX_SIM = 0x10, VM_GSM_SMS_BOX_ARCHIVE = 0x20, VM_GSM_SMS_BOX_RESERVED = 0x40 } VM_GSM_SMS_BOX;
SMS Box type.
vmgsm_sms.h
|
Members |
Description |
|
VM_GSM_SMS_BOX_INBOX = 0x01 |
Inbox. |
|
VM_GSM_SMS_BOX_OUTBOX = 0x02 |
Outbox. |
|
VM_GSM_SMS_BOX_DRAFTS = 0x04 |
Daft box. |
|
VM_GSM_SMS_BOX_UNSENT = 0x08 |
Unsent box. Messages to be sent. |
|
VM_GSM_SMS_BOX_SIM = 0x10 |
SIM card. |
|
VM_GSM_SMS_BOX_ARCHIVE = 0x20 |
Archive box. |
|
VM_GSM_SMS_BOX_RESERVED = 0x40 |
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.