RILOPERATORINFOPARAMMASK enumeration (ntddrilapitypes.h)

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

Syntax

typedef enum RILOPERATORINFOPARAMMASK {
  RIL_PARAM_OI_INDEX,
  RIL_PARAM_OI_STATUS,
  RIL_PARAM_OI_NAMES,
  RIL_PARAM_OI_ALL
} ;

Constants

 
RIL_PARAM_OI_INDEX
RIL_PARAM_OI_STATUS
RIL_PARAM_OI_NAMES
RIL_PARAM_OI_ALL

Requirements

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