Partilhar via


Enumeração RILRADIOPRESENCE (ntddrilapitypes.h)

Este tópico dá suporte à infraestrutura de driver do Windows e não se destina a ser usado diretamente do seu código.

Sintaxe

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
cabeçalho ntddrilapitypes.h (inclua Rilapitypes.h)