Enumeración RILMESSAGESTATUS (ntddrilapitypes.h)

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

Syntax

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

Requisitos

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