Enumerazione RILMESSAGESTATUS (rilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.
Sintassi
typedef enum RILMESSAGESTATUS {
RIL_MSGSTATUS_UNKNOWN,
RIL_MSGSTATUS_RECUNREAD,
RIL_MSGSTATUS_RECREAD,
RIL_MSGSTATUS_STOUNSENT,
RIL_MSGSTATUS_STOSENT,
RIL_MSGSTATUS_MAX
} ;
Costanti
|
RIL_MSGSTATUS_UNKNOWN
|
RIL_MSGSTATUS_RECUNREAD
|
RIL_MSGSTATUS_RECREAD
|
RIL_MSGSTATUS_STOUNSENT
|
RIL_MSGSTATUS_STOSENT
|
RIL_MSGSTATUS_MAX
|
Requisiti
Requisito |
Valore |
Intestazione |
rilapitypes.h (includere Rilapitypes.h) |