RILGEOLOCATIONREQUESTACCURACY - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 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 reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ntddrilapitypes-rilgeolocationrequestaccuracy)

RILGEOLOCATIONREQUESTACCURACY enumeration (ntddrilapitypes.h)

Description

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Constants

RIL_LOCACCURACY_HIGH

RIL_LOCACCURACY_DEFAULT


Windows Driver Kit DDI reference (ne-rilapitypes-rilgeolocationrequestaccuracy)

RILGEOLOCATIONREQUESTACCURACY enumeration (rilapitypes.h)

Description

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Constants

RIL_LOCACCURACY_HIGH

RIL_LOCACCURACY_DEFAULT