// ntddrilapitypes.h
typedef enum RILMESSAGEINFOPARAMMASK {
RIL_PARAM_MI_INDEX,
RIL_PARAM_MI_STATUS,
RIL_PARAM_MI_MESSAGE,
RIL_PARAM_MI_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILMESSAGEINFOPARAMMASK {
RIL_PARAM_MI_INDEX,
RIL_PARAM_MI_STATUS,
RIL_PARAM_MI_MESSAGE,
RIL_PARAM_MI_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_MI_INDEXRIL_PARAM_MI_STATUSRIL_PARAM_MI_MESSAGERIL_PARAM_MI_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_MI_INDEXRIL_PARAM_MI_STATUSRIL_PARAM_MI_MESSAGERIL_PARAM_MI_ALL