Enumerazione RILUICCAPPINFOPARAMMASK (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato 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 |
ntddrilapitypes.h (include Rilapitypes.h) |