Condividi tramite


Enumerazione RILMESSAGESTATUS (ntddrilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per 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

Fabbisogno

Requisito Valore
intestazione ntddrilapitypes.h (include Rilapitypes.h)