// ntddrilapitypes.h
typedef enum RILGEOSCOPE {
RIL_GEOSCOPE_NONE,
RIL_GEOSCOPE_CELL_IMMEDIATE,
RIL_GEOSCOPE_LOCATIONAREA,
RIL_GEOSCOPE_PLMN,
RIL_GEOSCOPE_CELL,
RIL_GEOSCOPE_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILGEOSCOPE {
RIL_GEOSCOPE_NONE,
RIL_GEOSCOPE_CELL_IMMEDIATE,
RIL_GEOSCOPE_LOCATIONAREA,
RIL_GEOSCOPE_PLMN,
RIL_GEOSCOPE_CELL,
RIL_GEOSCOPE_MAX
} ;
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_GEOSCOPE_NONERIL_GEOSCOPE_CELL_IMMEDIATERIL_GEOSCOPE_LOCATIONAREARIL_GEOSCOPE_PLMNRIL_GEOSCOPE_CELLRIL_GEOSCOPE_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_GEOSCOPE_NONERIL_GEOSCOPE_CELL_IMMEDIATERIL_GEOSCOPE_LOCATIONAREARIL_GEOSCOPE_PLMNRIL_GEOSCOPE_CELLRIL_GEOSCOPE_MAX