Partager via


RILMSGCDMAMSGPRIORITY, énumération (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 RILMSGCDMAMSGPRIORITY {
  RIL_MSGPRIORITY_NORMAL,
  RIL_MSGPRIORITY_HIGH,
  RIL_MSGPRIORITY_URGENT,
  RIL_MSGPRIORITY_EMERGENCY,
  RIL_MSGPRIORITY_MAX
} ;

Constantes

 
RIL_MSGPRIORITY_NORMAL
RIL_MSGPRIORITY_HIGH
RIL_MSGPRIORITY_URGENT
RIL_MSGPRIORITY_EMERGENCY
RIL_MSGPRIORITY_MAX

Configuration requise

Condition requise Valeur
En-tête ntddrilapitypes.h (inclure Rilapitypes.h)