Enumerazione RILMSGMWIPRIORITY (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per essere usata direttamente dal codice.
Sintassi
typedef enum RILMSGMWIPRIORITY {
RIL_MSGMWIPRIORITY_UNKNOWN,
RIL_MSGMWIPRIORITY_LOW,
RIL_MSGMWIPRIORITY_NORMAL,
RIL_MSGMWIPRIORITY_URGENT,
RIL_MSGMWIPRIORITY_EMERGENCY,
RIL_MSGMWIPRIORITY_MAX
} ;
Costanti
|
RIL_MSGMWIPRIORITY_UNKNOWN
|
RIL_MSGMWIPRIORITY_LOW
|
RIL_MSGMWIPRIORITY_NORMAL
|
RIL_MSGMWIPRIORITY_URGENT
|
RIL_MSGMWIPRIORITY_EMERGENCY
|
RIL_MSGMWIPRIORITY_MAX
|
Fabbisogno
Requisito |
Valore |
intestazione |
ntddrilapitypes.h (include Rilapitypes.h) |