// gnssdriver.h
typedef enum {
SUPL_CONFIG_DATA
} GNSS_DRIVER_REQUEST;
View the official Windows Driver Kit DDI referenceNo description available.
GNSS_DRIVER_REQUEST enumerates the GNSS driver data request types.
SUPL_CONFIG_DATAThis is used by the GNSS driver to request SUPL configuration data.