Énumération RILMSGMWIPRIORITY (ntddrilapitypes.h)
Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.
Syntax
typedef enum RILMSGMWIPRIORITY {
RIL_MSGMWIPRIORITY_UNKNOWN,
RIL_MSGMWIPRIORITY_LOW,
RIL_MSGMWIPRIORITY_NORMAL,
RIL_MSGMWIPRIORITY_URGENT,
RIL_MSGMWIPRIORITY_EMERGENCY,
RIL_MSGMWIPRIORITY_MAX
} ;
Constantes
|
RIL_MSGMWIPRIORITY_UNKNOWN
|
RIL_MSGMWIPRIORITY_LOW
|
RIL_MSGMWIPRIORITY_NORMAL
|
RIL_MSGMWIPRIORITY_URGENT
|
RIL_MSGMWIPRIORITY_EMERGENCY
|
RIL_MSGMWIPRIORITY_MAX
|
Configuration requise
Condition requise |
Valeur |
En-tête |
ntddrilapitypes.h (incluez Rilapitypes.h) |