Partager via


RILMSGMWIPRIORITY, énumération (rilapitypes.h)

Cette rubrique prend en charge l’infrastructure de pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.

Syntaxe

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

Exigences

Exigence Valeur
d’en-tête rilapitypes.h (include Rilapitypes.h)