Condividi tramite


Enumerazione RILMSGACKSTATUS (ntddrilapitypes.h)

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

Fabbisogno

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