RILDIALPARAMSOPTIONS enumeration (ntddrilapitypes.h)

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

Syntax

typedef enum RILDIALPARAMSOPTIONS {
  RIL_DIALOPT_NONE,
  RIL_DIALOPT_RESTRICTID,
  RIL_DIALOPT_PRESENTID,
  RIL_DIALOPT_ANYEXECUTORFOREMERGENCY,
  RIL_DIALOPT_RTTFULL,
  RIL_DIALOPT_ALL
} ;

Constants

 
RIL_DIALOPT_NONE
RIL_DIALOPT_RESTRICTID
RIL_DIALOPT_PRESENTID
RIL_DIALOPT_ANYEXECUTORFOREMERGENCY
RIL_DIALOPT_RTTFULL
RIL_DIALOPT_ALL

Requirements

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