RILMSGMWIPRIORITY-Enumeration (rilapitypes.h)

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

Syntax

typedef enum RILMSGMWIPRIORITY {
  RIL_MSGMWIPRIORITY_UNKNOWN,
  RIL_MSGMWIPRIORITY_LOW,
  RIL_MSGMWIPRIORITY_NORMAL,
  RIL_MSGMWIPRIORITY_URGENT,
  RIL_MSGMWIPRIORITY_EMERGENCY,
  RIL_MSGMWIPRIORITY_MAX
} ;

Konstanten

 
RIL_MSGMWIPRIORITY_UNKNOWN
RIL_MSGMWIPRIORITY_LOW
RIL_MSGMWIPRIORITY_NORMAL
RIL_MSGMWIPRIORITY_URGENT
RIL_MSGMWIPRIORITY_EMERGENCY
RIL_MSGMWIPRIORITY_MAX

Anforderungen

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