Compartilhar via


Enumeração RILLOCATIONINFOPARAMMASK (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.

Sintaxe

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

Constantes

 
RIL_PARAM_LU_EXECUTOR
RIL_PARAM_LU_HUICCAPP
RIL_PARAM_LU_LAC
RIL_PARAM_LU_TAC
RIL_PARAM_LU_CELLID
RIL_PARAM_LU_ALL

Requisitos

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