// ntddrilapitypes.h
typedef enum RILGEOLOCATIONREQUESTACCURACY {
RIL_LOCACCURACY_HIGH,
RIL_LOCACCURACY_DEFAULT
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILGEOLOCATIONREQUESTACCURACY {
RIL_LOCACCURACY_HIGH,
RIL_LOCACCURACY_DEFAULT
} ;
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_LOCACCURACY_HIGHRIL_LOCACCURACY_DEFAULTThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_LOCACCURACY_HIGHRIL_LOCACCURACY_DEFAULT