Partager via


Énumération RILPSMEDIAPREFERENCE (ntddrilapitypes.h)

Cette rubrique prend en charge l’infrastructure de pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.

Syntaxe

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

Exigences

Exigence Valeur
d’en-tête ntddrilapitypes.h (include Rilapitypes.h)