// ntddrilapitypes.h
typedef enum RILDISPLAYINFOPARAMMASK {
RIL_PARAM_DISPLAY_EXECUTOR,
RIL_PARAM_DISPLAY_TYPE,
RIL_PARAM_DISPLAY_TAG,
RIL_PARAM_DISPLAY_MESSAGESIZE,
RIL_PARAM_DISPLAY_MESSAGE,
RIL_PARAM_DISPLAY_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILDISPLAYINFOPARAMMASK {
RIL_PARAM_DISPLAY_EXECUTOR,
RIL_PARAM_DISPLAY_TYPE,
RIL_PARAM_DISPLAY_TAG,
RIL_PARAM_DISPLAY_MESSAGESIZE,
RIL_PARAM_DISPLAY_MESSAGE,
RIL_PARAM_DISPLAY_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_DISPLAY_EXECUTORRIL_PARAM_DISPLAY_TYPERIL_PARAM_DISPLAY_TAGRIL_PARAM_DISPLAY_MESSAGESIZERIL_PARAM_DISPLAY_MESSAGERIL_PARAM_DISPLAY_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_DISPLAY_EXECUTORRIL_PARAM_DISPLAY_TYPERIL_PARAM_DISPLAY_TAGRIL_PARAM_DISPLAY_MESSAGESIZERIL_PARAM_DISPLAY_MESSAGERIL_PARAM_DISPLAY_ALL