// ntddrilapitypes.h
typedef enum RILSIGNALQUALITYPARAMMASK {
RIL_PARAM_SQ_EXECUTOR,
RIL_PARAM_SQ_SYSTEMTYPE,
RIL_PARAM_SQ_NUMSIGNALBARS,
RIL_PARAM_SQ_SIGNALSTRENGTH,
RIL_PARAM_SQ_SNR,
RIL_PARAM_SQ_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILSIGNALQUALITYPARAMMASK {
RIL_PARAM_SQ_EXECUTOR,
RIL_PARAM_SQ_SYSTEMTYPE,
RIL_PARAM_SQ_NUMSIGNALBARS,
RIL_PARAM_SQ_SIGNALSTRENGTH,
RIL_PARAM_SQ_SNR,
RIL_PARAM_SQ_ALL
} ;
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_PARAM_SQ_EXECUTORRIL_PARAM_SQ_SYSTEMTYPERIL_PARAM_SQ_NUMSIGNALBARSRIL_PARAM_SQ_SIGNALSTRENGTHRIL_PARAM_SQ_SNRRIL_PARAM_SQ_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_SQ_EXECUTORRIL_PARAM_SQ_SYSTEMTYPERIL_PARAM_SQ_NUMSIGNALBARSRIL_PARAM_SQ_SIGNALSTRENGTHRIL_PARAM_SQ_SNRRIL_PARAM_SQ_ALL