Enumerazione RILPSMEDIAPREFERENCE (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.

Sintassi

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

Costanti

 
RIL_PSMPREF_UNKNOWN
RIL_PSMPREF_WIFIONLY
RIL_PSMPREF_WIFIPREFERRED
RIL_PSMPREF_CELLONLY
RIL_PSMPREF_CELLPREFERRED
RIL_PSMPREF_NUMBER_OF_VALUES

Requisiti

Requisito Valore
Intestazione rilapitypes.h (include Rilapitypes.h)