// ntddrilapitypes.h
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
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
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
} ;
View the official Windows Driver Kit DDI referenceNo description available.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_OSGEOLOCATIONINFO_NONERIL_PARAM_OSGEOLOCATIONINFO_SIZERIL_PARAM_OSGEOLOCATIONINFO_LATLONGRIL_PARAM_OSGEOLOCATIONINFO_ALTITUDERIL_PARAM_OSGEOLOCATIONINFO_ACCURACYRIL_PARAM_OSGEOLOCATIONINFO_MASKRIL_PARAM_OSGEOLOCATIONINFO_ADDRESS1RIL_PARAM_OSGEOLOCATIONINFO_ADDRESS2RIL_PARAM_OSGEOLOCATIONINFO_CITYRIL_PARAM_OSGEOLOCATIONINFO_STATERIL_PARAM_OSGEOLOCATIONINFO_COUNTRYRIL_PARAM_OSGEOLOCATIONINFO_POSTALCODERIL_PARAM_OSGEOLOCATIONINFO_COUNTRYCODERIL_PARAM_OSGEOLOCATIONINFO_REGIONCODERIL_PARAM_OSGEOLOCATIONINFO_FORMATTEDADDRESSRIL_PARAM_OSGEOLOCATIONINFO_TIMESTAMPRIL_PARAM_OSGEOLOCATIONINFO_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_OSGEOLOCATIONINFO_NONERIL_PARAM_OSGEOLOCATIONINFO_SIZERIL_PARAM_OSGEOLOCATIONINFO_LATLONGRIL_PARAM_OSGEOLOCATIONINFO_ALTITUDERIL_PARAM_OSGEOLOCATIONINFO_ACCURACYRIL_PARAM_OSGEOLOCATIONINFO_MASKRIL_PARAM_OSGEOLOCATIONINFO_ADDRESS1RIL_PARAM_OSGEOLOCATIONINFO_ADDRESS2RIL_PARAM_OSGEOLOCATIONINFO_CITYRIL_PARAM_OSGEOLOCATIONINFO_STATERIL_PARAM_OSGEOLOCATIONINFO_COUNTRYRIL_PARAM_OSGEOLOCATIONINFO_POSTALCODERIL_PARAM_OSGEOLOCATIONINFO_COUNTRYCODERIL_PARAM_OSGEOLOCATIONINFO_REGIONCODERIL_PARAM_OSGEOLOCATIONINFO_FORMATTEDADDRESSRIL_PARAM_OSGEOLOCATIONINFO_TIMESTAMPRIL_PARAM_OSGEOLOCATIONINFO_ALL