Compartir a través de


Enumeración RILMESSAGESTATUS (rilapitypes.h)

Este tema admite la infraestructura del controlador 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 rilapitypes.h (include Rilapitypes.h)