Enumeração RILUICCAPPINFOPARAMMASK (ntddrilapitypes.h)

Este tópico dá suporte à infraestrutura de driver do Windows e não se destina a ser usado diretamente do seu código.

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

Requisitos

Requisito Valor
Cabeçalho ntddrilapitypes.h (inclua Rilapitypes.h)