Condividi tramite


Enumerazione RILMSGACKSTATUS (ntddrilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.

Sintassi

typedef enum RILMSGACKSTATUS {
  RIL_MSGACKSTATUS_STORED,
  RIL_MSGACKSTATUS_FAIL_MEM_FULL,
  RIL_MSGACKSTATUS_ERROR,
  RIL_MSGACKSTATUS_MAX
} ;

Costanti

 
RIL_MSGACKSTATUS_STORED
RIL_MSGACKSTATUS_FAIL_MEM_FULL
RIL_MSGACKSTATUS_ERROR
RIL_MSGACKSTATUS_MAX

Requisiti

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