Énumération RILUICCAPPINFOPARAMMASK (ntddrilapitypes.h)

Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre 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
} ;

Constantes

 
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

Configuration requise

Condition requise Valeur
En-tête ntddrilapitypes.h (incluez Rilapitypes.h)