RILDIALEDIDSETTINGSPARAMMASK enumeration (ntddrilapitypes.h)

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Syntax

typedef enum RILDIALEDIDSETTINGSPARAMMASK {
  RIL_PARAM_DIDS_EXECUTOR,
  RIL_PARAM_DIDS_PROVISIONING,
  RIL_PARAM_DIDS_STATUS,
  RIL_PARAM_DIDS_ALL
} ;

Constants

 
RIL_PARAM_DIDS_EXECUTOR
RIL_PARAM_DIDS_PROVISIONING
RIL_PARAM_DIDS_STATUS
RIL_PARAM_DIDS_ALL

Requirements

Requirement Value
Header ntddrilapitypes.h (include Rilapitypes.h)