Enumerazione ILLOCATIONINFOPARAMMASK (ntddrilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.

Sintassi

typedef enum RILLOCATIONINFOPARAMMASK {
  RIL_PARAM_LU_EXECUTOR,
  RIL_PARAM_LU_HUICCAPP,
  RIL_PARAM_LU_LAC,
  RIL_PARAM_LU_TAC,
  RIL_PARAM_LU_CELLID,
  RIL_PARAM_LU_ALL
} ;

Costanti

 
RIL_PARAM_LU_EXECUTOR
RIL_PARAM_LU_HUICCAPP
RIL_PARAM_LU_LAC
RIL_PARAM_LU_TAC
RIL_PARAM_LU_CELLID
RIL_PARAM_LU_ALL

Requisiti

Requisito Valore
Intestazione ntddrilapitypes.h (include Rilapitypes.h)