Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.
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
|
Configuration requise
Condition requise |
Valeur |
En-tête |
ntddrilapitypes.h (inclure Rilapitypes.h) |