// ntddrilapitypes.h
typedef enum RILMSGMWIDETAILLISTPARAMMASK {
RIL_PARAM_MWIDETAIL_EXECUTOR,
RIL_PARAM_MWIDETAIL_REFNUM,
RIL_PARAM_MWIDETAIL_NUMDETAILITEMS,
RIL_PARAM_MWIDETAIL_DETAILITEMS,
RIL_PARAM_MWIDETAIL_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILMSGMWIDETAILLISTPARAMMASK {
RIL_PARAM_MWIDETAIL_EXECUTOR,
RIL_PARAM_MWIDETAIL_REFNUM,
RIL_PARAM_MWIDETAIL_NUMDETAILITEMS,
RIL_PARAM_MWIDETAIL_DETAILITEMS,
RIL_PARAM_MWIDETAIL_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_MWIDETAIL_EXECUTORRIL_PARAM_MWIDETAIL_REFNUMRIL_PARAM_MWIDETAIL_NUMDETAILITEMSRIL_PARAM_MWIDETAIL_DETAILITEMSRIL_PARAM_MWIDETAIL_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_MWIDETAIL_EXECUTORRIL_PARAM_MWIDETAIL_REFNUMRIL_PARAM_MWIDETAIL_NUMDETAILITEMSRIL_PARAM_MWIDETAIL_DETAILITEMSRIL_PARAM_MWIDETAIL_ALL