RILGEOLOCATIONTYPEMASK enumeration (ntddrilapitypes.h)

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

Syntax

typedef enum RILGEOLOCATIONTYPEMASK {
  RIL_GEOLOCATION_NONE,
  RIL_GEOLOCATION_CIVIC,
  RIL_GEOLOCATION_LATLONG,
  RIL_GEOLOCATION_ALL
} ;

Constants

 
RIL_GEOLOCATION_NONE
RIL_GEOLOCATION_CIVIC
RIL_GEOLOCATION_LATLONG
RIL_GEOLOCATION_ALL

Requirements

Requirement Value
Header ntddrilapitypes.h (include Rilapitypes.h)