Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILEMERGENCYMODECONTROLPARAMSCONTROL {
RIL_EMC_EXIT_CDMA_ECBM,
RIL_EMC_OTHER_MODEM_IN_EMERGECY_MODE,
RIL_EMC_ALL_MODEMS_ARE_IN_NORMAL_MODE,
RIL_EMC_MAX
} ;
Constants
RIL_EMC_EXIT_CDMA_ECBM |
RIL_EMC_OTHER_MODEM_IN_EMERGECY_MODE |
RIL_EMC_ALL_MODEMS_ARE_IN_NORMAL_MODE |
RIL_EMC_MAX |
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |