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 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 | rilapitypes.h (include Rilapitypes.h) |