// ntddrilapitypes.h
typedef enum RILUICCSLOTINFOPARAMMASK {
RIL_PARAM_SLOTINFO_NUMSLOTS,
RIL_PARAM_SLOTINFO_SLOTSTATE,
RIL_PARAM_SLOTINFO_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILUICCSLOTINFOPARAMMASK {
RIL_PARAM_SLOTINFO_NUMSLOTS,
RIL_PARAM_SLOTINFO_SLOTSTATE,
RIL_PARAM_SLOTINFO_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_SLOTINFO_NUMSLOTSRIL_PARAM_SLOTINFO_SLOTSTATERIL_PARAM_SLOTINFO_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_SLOTINFO_NUMSLOTSRIL_PARAM_SLOTINFO_SLOTSTATERIL_PARAM_SLOTINFO_ALL