// ntddrilapitypes.h
typedef enum RILUNSOLICITEDSSINFOPARAMMASK {
RIL_PARAM_UNSSS_EXECUTOR,
RIL_PARAM_UNSSS_ID,
RIL_PARAM_UNSSS_NOTIFICATIONCODE,
RIL_PARAM_UNSSS_ADDRESS,
RIL_PARAM_UNSSS_SUBADDR,
RIL_PARAM_UNSSS_CUGINDEX,
RIL_PARAM_UNSSS_HISTLENGTH,
RIL_PARAM_UNSSS_HISTINFO,
RIL_PARAM_UNSSS_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILUNSOLICITEDSSINFOPARAMMASK {
RIL_PARAM_UNSSS_EXECUTOR,
RIL_PARAM_UNSSS_ID,
RIL_PARAM_UNSSS_NOTIFICATIONCODE,
RIL_PARAM_UNSSS_ADDRESS,
RIL_PARAM_UNSSS_SUBADDR,
RIL_PARAM_UNSSS_CUGINDEX,
RIL_PARAM_UNSSS_HISTLENGTH,
RIL_PARAM_UNSSS_HISTINFO,
RIL_PARAM_UNSSS_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_UNSSS_EXECUTORRIL_PARAM_UNSSS_IDRIL_PARAM_UNSSS_NOTIFICATIONCODERIL_PARAM_UNSSS_ADDRESSRIL_PARAM_UNSSS_SUBADDRRIL_PARAM_UNSSS_CUGINDEXRIL_PARAM_UNSSS_HISTLENGTHRIL_PARAM_UNSSS_HISTINFORIL_PARAM_UNSSS_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_UNSSS_EXECUTORRIL_PARAM_UNSSS_IDRIL_PARAM_UNSSS_NOTIFICATIONCODERIL_PARAM_UNSSS_ADDRESSRIL_PARAM_UNSSS_SUBADDRRIL_PARAM_UNSSS_CUGINDEXRIL_PARAM_UNSSS_HISTLENGTHRIL_PARAM_UNSSS_HISTINFORIL_PARAM_UNSSS_ALL