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 RILIMSFAILUREPARAMMASK {
RIL_PARAM_IMSFAILURE_EXECUTOR,
RIL_PARAM_IMSFAILURE_MESSAGETYPE,
RIL_PARAM_IMSFAILURE_MESSAGESUBTYPE,
RIL_PARAM_IMSFAILURE_ERRORCODE,
RIL_PARAM_IMSFAILURE_ERRORSTRING,
RIL_PARAM_IMSFAILURE_ALL
} ;
Constants
RIL_PARAM_IMSFAILURE_EXECUTOR |
RIL_PARAM_IMSFAILURE_MESSAGETYPE |
RIL_PARAM_IMSFAILURE_MESSAGESUBTYPE |
RIL_PARAM_IMSFAILURE_ERRORCODE |
RIL_PARAM_IMSFAILURE_ERRORSTRING |
RIL_PARAM_IMSFAILURE_ALL |
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |