Partager via


Énumération RILMESSAGESTATUS (ntddrilapitypes.h)

Cette rubrique prend en charge l’infrastructure de pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.

Syntaxe

typedef enum RILMESSAGESTATUS {
  RIL_MSGSTATUS_UNKNOWN,
  RIL_MSGSTATUS_RECUNREAD,
  RIL_MSGSTATUS_RECREAD,
  RIL_MSGSTATUS_STOUNSENT,
  RIL_MSGSTATUS_STOSENT,
  RIL_MSGSTATUS_MAX
} ;

Constantes

 
RIL_MSGSTATUS_UNKNOWN
RIL_MSGSTATUS_RECUNREAD
RIL_MSGSTATUS_RECREAD
RIL_MSGSTATUS_STOUNSENT
RIL_MSGSTATUS_STOSENT
RIL_MSGSTATUS_MAX

Exigences

Exigence Valeur
d’en-tête ntddrilapitypes.h (include Rilapitypes.h)