// ntddrilapitypes.h
typedef enum RILUICCRESPONSEPARAMMASK {
RIL_PARAM_SR_STATUSWORD1,
RIL_PARAM_SR_STATUSWORD2,
RIL_PARAM_SR_RESPONSESIZE,
RIL_PARAM_SR_RESPONSE,
RIL_PARAM_SR_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILUICCRESPONSEPARAMMASK {
RIL_PARAM_SR_STATUSWORD1,
RIL_PARAM_SR_STATUSWORD2,
RIL_PARAM_SR_RESPONSESIZE,
RIL_PARAM_SR_RESPONSE,
RIL_PARAM_SR_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_SR_STATUSWORD1RIL_PARAM_SR_STATUSWORD2RIL_PARAM_SR_RESPONSESIZERIL_PARAM_SR_RESPONSERIL_PARAM_SR_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_SR_STATUSWORD1RIL_PARAM_SR_STATUSWORD2RIL_PARAM_SR_RESPONSESIZERIL_PARAM_SR_RESPONSERIL_PARAM_SR_ALL