// ntddrilapitypes.h
typedef enum RILACCESSTECHNOLOGYPARAMMASK {
RIL_PARAM_ACCTECH_SYSTEMTYPE,
RIL_PARAM_ACCTECH_SYSTEMKIND,
RIL_PARAM_ACCTECH_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILACCESSTECHNOLOGYPARAMMASK {
RIL_PARAM_ACCTECH_SYSTEMTYPE,
RIL_PARAM_ACCTECH_SYSTEMKIND,
RIL_PARAM_ACCTECH_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_ACCTECH_SYSTEMTYPERIL_PARAM_ACCTECH_SYSTEMKINDRIL_PARAM_ACCTECH_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_ACCTECH_SYSTEMTYPERIL_PARAM_ACCTECH_SYSTEMKINDRIL_PARAM_ACCTECH_ALL