RILDISPLAYINFOPARAMMASK-Enumeration (ntddrilapitypes.h)

Dieses Thema unterstützt die Windows-Treiberinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen.

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

Konstanten

 
RIL_PARAM_DISPLAY_EXECUTOR
RIL_PARAM_DISPLAY_TYPE
RIL_PARAM_DISPLAY_TAG
RIL_PARAM_DISPLAY_MESSAGESIZE
RIL_PARAM_DISPLAY_MESSAGE
RIL_PARAM_DISPLAY_ALL

Anforderungen

Anforderung Wert
Header ntddrilapitypes.h (include Rilapitypes.h)