Enumeração RILDISPLAYINFOPARAMMASK (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 RILDISPLAYINFOPARAMMASK {
  RIL_PARAM_DISPLAY_EXECUTOR,
  RIL_PARAM_DISPLAY_TYPE,
  RIL_PARAM_DISPLAY_TAG,
  RIL_PARAM_DISPLAY_MESSAGESIZE,
  RIL_PARAM_DISPLAY_MESSAGE,
  RIL_PARAM_DISPLAY_ALL
} ;

Constantes

 
RIL_PARAM_DISPLAY_EXECUTOR
RIL_PARAM_DISPLAY_TYPE
RIL_PARAM_DISPLAY_TAG
RIL_PARAM_DISPLAY_MESSAGESIZE
RIL_PARAM_DISPLAY_MESSAGE
RIL_PARAM_DISPLAY_ALL

Requisitos

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