RILOSGEOLOCATIONINFOPARAMMASK, énumération (ntddrilapitypes.h)
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 RILOSGEOLOCATIONINFOPARAMMASK {
RIL_PARAM_OSGEOLOCATIONINFO_NONE,
RIL_PARAM_OSGEOLOCATIONINFO_SIZE,
RIL_PARAM_OSGEOLOCATIONINFO_LATLONG,
RIL_PARAM_OSGEOLOCATIONINFO_ALTITUDE,
RIL_PARAM_OSGEOLOCATIONINFO_ACCURACY,
RIL_PARAM_OSGEOLOCATIONINFO_MASK,
RIL_PARAM_OSGEOLOCATIONINFO_ADDRESS1,
RIL_PARAM_OSGEOLOCATIONINFO_ADDRESS2,
RIL_PARAM_OSGEOLOCATIONINFO_CITY,
RIL_PARAM_OSGEOLOCATIONINFO_STATE,
RIL_PARAM_OSGEOLOCATIONINFO_COUNTRY,
RIL_PARAM_OSGEOLOCATIONINFO_POSTALCODE,
RIL_PARAM_OSGEOLOCATIONINFO_COUNTRYCODE,
RIL_PARAM_OSGEOLOCATIONINFO_REGIONCODE,
RIL_PARAM_OSGEOLOCATIONINFO_FORMATTEDADDRESS,
RIL_PARAM_OSGEOLOCATIONINFO_TIMESTAMP,
RIL_PARAM_OSGEOLOCATIONINFO_ALL
} ;
Constantes
|
RIL_PARAM_OSGEOLOCATIONINFO_NONE
|
RIL_PARAM_OSGEOLOCATIONINFO_SIZE
|
RIL_PARAM_OSGEOLOCATIONINFO_LATLONG
|
RIL_PARAM_OSGEOLOCATIONINFO_ALTITUDE
|
RIL_PARAM_OSGEOLOCATIONINFO_ACCURACY
|
RIL_PARAM_OSGEOLOCATIONINFO_MASK
|
RIL_PARAM_OSGEOLOCATIONINFO_ADDRESS1
|
RIL_PARAM_OSGEOLOCATIONINFO_ADDRESS2
|
RIL_PARAM_OSGEOLOCATIONINFO_CITY
|
RIL_PARAM_OSGEOLOCATIONINFO_STATE
|
RIL_PARAM_OSGEOLOCATIONINFO_COUNTRY
|
RIL_PARAM_OSGEOLOCATIONINFO_POSTALCODE
|
RIL_PARAM_OSGEOLOCATIONINFO_COUNTRYCODE
|
RIL_PARAM_OSGEOLOCATIONINFO_REGIONCODE
|
RIL_PARAM_OSGEOLOCATIONINFO_FORMATTEDADDRESS
|
RIL_PARAM_OSGEOLOCATIONINFO_TIMESTAMP
|
RIL_PARAM_OSGEOLOCATIONINFO_ALL
|
Configuration requise
Condition requise |
Valeur |
En-tête |
ntddrilapitypes.h (inclure Rilapitypes.h) |