RILUNSOLICITEDSSINFOPARAMMASK enumeration (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILUNSOLICITEDSSINFOPARAMMASK {
RIL_PARAM_UNSSS_EXECUTOR,
RIL_PARAM_UNSSS_ID,
RIL_PARAM_UNSSS_NOTIFICATIONCODE,
RIL_PARAM_UNSSS_ADDRESS,
RIL_PARAM_UNSSS_SUBADDR,
RIL_PARAM_UNSSS_CUGINDEX,
RIL_PARAM_UNSSS_HISTLENGTH,
RIL_PARAM_UNSSS_HISTINFO,
RIL_PARAM_UNSSS_ALL
} ;
Constants
|
RIL_PARAM_UNSSS_EXECUTOR
|
RIL_PARAM_UNSSS_ID
|
RIL_PARAM_UNSSS_NOTIFICATIONCODE
|
RIL_PARAM_UNSSS_ADDRESS
|
RIL_PARAM_UNSSS_SUBADDR
|
RIL_PARAM_UNSSS_CUGINDEX
|
RIL_PARAM_UNSSS_HISTLENGTH
|
RIL_PARAM_UNSSS_HISTINFO
|
RIL_PARAM_UNSSS_ALL
|
Requirements
Requirement |
Value |
Header |
rilapitypes.h (include Rilapitypes.h) |