Enumerazione RILMSGCDMAMSGPRIORITY (rilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per essere usata direttamente dal codice.
Sintassi
typedef enum RILMSGCDMAMSGPRIORITY {
RIL_MSGPRIORITY_NORMAL,
RIL_MSGPRIORITY_HIGH,
RIL_MSGPRIORITY_URGENT,
RIL_MSGPRIORITY_EMERGENCY,
RIL_MSGPRIORITY_MAX
} ;
Costanti
|
RIL_MSGPRIORITY_NORMAL
|
RIL_MSGPRIORITY_HIGH
|
RIL_MSGPRIORITY_URGENT
|
RIL_MSGPRIORITY_EMERGENCY
|
RIL_MSGPRIORITY_MAX
|
Fabbisogno
Requisito |
Valore |
intestazione |
rilapitypes.h (include Rilapitypes.h) |