RILCALLERIDSETTINGSPARAMMASK enumeration (ntddrilapitypes.h)

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

Syntax

typedef enum RILCALLERIDSETTINGSPARAMMASK {
  RIL_PARAM_CIDS_EXECUTOR,
  RIL_PARAM_CIDS_PROVISIONING,
  RIL_PARAM_CIDS_STATUS,
  RIL_PARAM_CIDS_ALL
} ;

Constants

 
RIL_PARAM_CIDS_EXECUTOR
RIL_PARAM_CIDS_PROVISIONING
RIL_PARAM_CIDS_STATUS
RIL_PARAM_CIDS_ALL

Requirements

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