// ntddrilapitypes.h
typedef enum RILOPERATORINFOPARAMMASK {
RIL_PARAM_OI_INDEX,
RIL_PARAM_OI_STATUS,
RIL_PARAM_OI_NAMES,
RIL_PARAM_OI_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILOPERATORINFOPARAMMASK {
RIL_PARAM_OI_INDEX,
RIL_PARAM_OI_STATUS,
RIL_PARAM_OI_NAMES,
RIL_PARAM_OI_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_OI_INDEXRIL_PARAM_OI_STATUSRIL_PARAM_OI_NAMESRIL_PARAM_OI_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_OI_INDEXRIL_PARAM_OI_STATUSRIL_PARAM_OI_NAMESRIL_PARAM_OI_ALL