Énumération RILMESSAGESTATUS (rilapitypes.h)
Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.
Syntax
typedef enum RILMESSAGESTATUS {
RIL_MSGSTATUS_UNKNOWN,
RIL_MSGSTATUS_RECUNREAD,
RIL_MSGSTATUS_RECREAD,
RIL_MSGSTATUS_STOUNSENT,
RIL_MSGSTATUS_STOSENT,
RIL_MSGSTATUS_MAX
} ;
Constantes
|
RIL_MSGSTATUS_UNKNOWN
|
RIL_MSGSTATUS_RECUNREAD
|
RIL_MSGSTATUS_RECREAD
|
RIL_MSGSTATUS_STOUNSENT
|
RIL_MSGSTATUS_STOSENT
|
RIL_MSGSTATUS_MAX
|
Configuration requise
Condition requise |
Valeur |
En-tête |
rilapitypes.h (inclure Rilapitypes.h) |