RILPHONEBOOKADDITIONALNUMBERPARAMMASK enumeration (rilapitypes.h)

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

Syntax

typedef enum RILPHONEBOOKADDITIONALNUMBERPARAMMASK {
  RIL_PARAM_PBAN_ADDRESS,
  RIL_PARAM_PBAN_NUMID,
  RIL_PARAM_PBAN_ALL
} ;

Constants

 
RIL_PARAM_PBAN_ADDRESS
RIL_PARAM_PBAN_NUMID
RIL_PARAM_PBAN_ALL

Requirements

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