RILACCESSTECHNOLOGYPARAMMASK enumeration (ntddrilapitypes.h)

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

Syntax

typedef enum RILACCESSTECHNOLOGYPARAMMASK {
  RIL_PARAM_ACCTECH_SYSTEMTYPE,
  RIL_PARAM_ACCTECH_SYSTEMKIND,
  RIL_PARAM_ACCTECH_ALL
} ;

Constants

 
RIL_PARAM_ACCTECH_SYSTEMTYPE
RIL_PARAM_ACCTECH_SYSTEMKIND
RIL_PARAM_ACCTECH_ALL

Requirements

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