Freigeben über


RILMSGMWIPRIORITY-Aufzählung (rilapitypes.h)

Dieses Thema unterstützt die Windows-Treiberinfrastruktur und soll nicht direkt aus Ihrem Code verwendet werden.

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)