RILUICCRESPONSEPARAMMASK enumeration (ntddrilapitypes.h)

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

Syntax

typedef enum RILUICCRESPONSEPARAMMASK {
  RIL_PARAM_SR_STATUSWORD1,
  RIL_PARAM_SR_STATUSWORD2,
  RIL_PARAM_SR_RESPONSESIZE,
  RIL_PARAM_SR_RESPONSE,
  RIL_PARAM_SR_ALL
} ;

Constants

 
RIL_PARAM_SR_STATUSWORD1
RIL_PARAM_SR_STATUSWORD2
RIL_PARAM_SR_RESPONSESIZE
RIL_PARAM_SR_RESPONSE
RIL_PARAM_SR_ALL

Requirements

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