Condividi tramite


Enumerazione RILUICCAPPINFOPARAMMASK (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.

Sintassi

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
} ;

Costanti

 
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

Requisiti

Requisito Valore
Intestazione rilapitypes.h (includere Rilapitypes.h)