RILSUBADDRESSPARAMMASK enumeration (rilapitypes.h)

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

Syntax

typedef enum RILSUBADDRESSPARAMMASK {
  RIL_PARAM_SA_TYPE,
  RIL_PARAM_SA_SUBADDRESS,
  RIL_PARAM_SA_ALL
} ;

Constants

 
RIL_PARAM_SA_TYPE
RIL_PARAM_SA_SUBADDRESS
RIL_PARAM_SA_ALL

Requirements

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