RILIMSIPARAMMASK enumeration (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum _RILIMSIPARAMMASK {
RIL_PARAM_IMSI_MCC,
RIL_PARAM_IMSI_MNC,
RIL_PARAM_IMSI_ALL
} RILIMSIPARAMMASK;
Constants
RIL_PARAM_IMSI_IMSI |
RIL_PARAM_IMSI_MCC |
RIL_PARAM_IMSI_MNC |
RIL_PARAM_IMSI_ALL |
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h |