// ntddrilapitypes.h
typedef enum RILUICCCARDINFOPARAMMASK {
RIL_PARAM_CARDINFO_ISVIRTUAL,
RIL_PARAM_CARDINFO_ICCID,
RIL_PARAM_CARDINFO_NUMAPPS,
RIL_PARAM_CARDINFO_APPINFO,
RIL_PARAM_CARDINFO_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILUICCCARDINFOPARAMMASK {
RIL_PARAM_CARDINFO_ISVIRTUAL,
RIL_PARAM_CARDINFO_ICCID,
RIL_PARAM_CARDINFO_NUMAPPS,
RIL_PARAM_CARDINFO_APPINFO,
RIL_PARAM_CARDINFO_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_CARDINFO_ISVIRTUALRIL_PARAM_CARDINFO_ICCIDRIL_PARAM_CARDINFO_NUMAPPSRIL_PARAM_CARDINFO_APPINFORIL_PARAM_CARDINFO_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_CARDINFO_ISVIRTUALRIL_PARAM_CARDINFO_ICCIDRIL_PARAM_CARDINFO_NUMAPPSRIL_PARAM_CARDINFO_APPINFORIL_PARAM_CARDINFO_ALL