Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
enum RILIMSIPARAMMASK { RIL_PARAM_IMSI_IMSI = 0x00000001, RIL_PARAM_IMSI_MCC = 0x00000002, RIL_PARAM_IMSI_MNC = 0x00000004, RIL_PARAM_IMSI_ALL = 0x00000007 };
RIL_PARAM_IMSI_IMSI
RIL_PARAM_IMSI_MCC
RIL_PARAM_IMSI_MNC
RIL_PARAM_IMSI_ALL
Cellular COM enumerations
Is deze pagina nuttig?