Compartir a través de


Enumeración RILMSGVMGPRIORITY (ntddrilapitypes.h)

Este tema admite la infraestructura del controlador de Windows y no está pensado para usarse directamente desde el código.

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

Requisitos

Requisito Valor
Header ntddrilapitypes.h (include Rilapitypes.h)