RILUICCAPPINFOPARAMMASK enumeration (ntddrilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILUICCAPPINFOPARAMMASK {
RIL_PARAM_UICCAPPINFO_HUICCAPP,
RIL_PARAM_UICCAPPINFO_APPTYPE,
RIL_PARAM_UICCAPPINFO_APPIDLENGTH,
RIL_PARAM_UICCAPPINFO_APPID,
RIL_PARAM_UICCAPPINFO_APPNAMELENGTH,
RIL_PARAM_UICCAPPINFO_APPNAME,
RIL_PARAM_UICCAPPINFO_NUMPINS,
RIL_PARAM_UICCAPPINFO_PINREF,
RIL_PARAM_UICCAPPINFO_ALL
} ;
Constants
|
RIL_PARAM_UICCAPPINFO_HUICCAPP
|
RIL_PARAM_UICCAPPINFO_APPTYPE
|
RIL_PARAM_UICCAPPINFO_APPIDLENGTH
|
RIL_PARAM_UICCAPPINFO_APPID
|
RIL_PARAM_UICCAPPINFO_APPNAMELENGTH
|
RIL_PARAM_UICCAPPINFO_APPNAME
|
RIL_PARAM_UICCAPPINFO_NUMPINS
|
RIL_PARAM_UICCAPPINFO_PINREF
|
RIL_PARAM_UICCAPPINFO_ALL
|
Requirements
Requirement |
Value |
Header |
ntddrilapitypes.h (include Rilapitypes.h) |