Enumerazione RILMSGCDMAMSGPRIORITY (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato 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
|
Requisiti
Requisito |
Valore |
Intestazione |
ntddrilapitypes.h (include Rilapitypes.h) |