Enumeração RILPSMEDIAPREFERENCE (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.

Syntax

typedef enum RILPSMEDIAPREFERENCE {
  RIL_PSMPREF_UNKNOWN,
  RIL_PSMPREF_WIFIONLY,
  RIL_PSMPREF_WIFIPREFERRED,
  RIL_PSMPREF_CELLONLY,
  RIL_PSMPREF_CELLPREFERRED,
  RIL_PSMPREF_NUMBER_OF_VALUES
} ;

Constantes

 
RIL_PSMPREF_UNKNOWN
RIL_PSMPREF_WIFIONLY
RIL_PSMPREF_WIFIPREFERRED
RIL_PSMPREF_CELLONLY
RIL_PSMPREF_CELLPREFERRED
RIL_PSMPREF_NUMBER_OF_VALUES

Requisitos

Requisito Valor
Cabeçalho ntddrilapitypes.h (inclua Rilapitypes.h)