Enumeración RILRADIOPRESENCE (ntddrilapitypes.h)

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

Syntax

typedef enum RILRADIOPRESENCE {
  RIL_RADIOPRESENCE_NOTPRESENT,
  RIL_RADIOPRESENCE_PRESENT,
  RIL_RADIOPRESENCE_MAX
} ;

Constantes

 
RIL_RADIOPRESENCE_NOTPRESENT
RIL_RADIOPRESENCE_PRESENT
RIL_RADIOPRESENCE_MAX

Requisitos

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