Enumerazione RILMSGACKSTATUS (rilapitypes.h)

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

Requisiti

Requisito Valore
Intestazione rilapitypes.h (includere Rilapitypes.h)