RILMESSAGEINFOPARAMMASK enumeration (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILMESSAGEINFOPARAMMASK {
RIL_PARAM_MI_INDEX,
RIL_PARAM_MI_STATUS,
RIL_PARAM_MI_MESSAGE,
RIL_PARAM_MI_ALL
} ;
Constants
RIL_PARAM_MI_INDEX |
RIL_PARAM_MI_STATUS |
RIL_PARAM_MI_MESSAGE |
RIL_PARAM_MI_ALL |
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h (include Rilapitypes.h) |