Share via


RILMSGCDMAMSGPRIORITY-Enumeration (ntddrilapitypes.h)

Dieses Thema unterstützt die Windows-Treiberinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen.

Syntax

typedef enum RILMSGCDMAMSGPRIORITY {
  RIL_MSGPRIORITY_NORMAL,
  RIL_MSGPRIORITY_HIGH,
  RIL_MSGPRIORITY_URGENT,
  RIL_MSGPRIORITY_EMERGENCY,
  RIL_MSGPRIORITY_MAX
} ;

Konstanten

 
RIL_MSGPRIORITY_NORMAL
RIL_MSGPRIORITY_HIGH
RIL_MSGPRIORITY_URGENT
RIL_MSGPRIORITY_EMERGENCY
RIL_MSGPRIORITY_MAX

Anforderungen

Anforderung Wert
Header ntddrilapitypes.h (include Rilapitypes.h)