RILGEOSCOPE enumeration (rilapitypes.h)

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

Syntax

typedef enum RILGEOSCOPE {
  RIL_GEOSCOPE_NONE,
  RIL_GEOSCOPE_CELL_IMMEDIATE,
  RIL_GEOSCOPE_LOCATIONAREA,
  RIL_GEOSCOPE_PLMN,
  RIL_GEOSCOPE_CELL,
  RIL_GEOSCOPE_MAX
} ;

Constants

 
RIL_GEOSCOPE_NONE
RIL_GEOSCOPE_CELL_IMMEDIATE
RIL_GEOSCOPE_LOCATIONAREA
RIL_GEOSCOPE_PLMN
RIL_GEOSCOPE_CELL
RIL_GEOSCOPE_MAX

Requirements

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