RILUICCSLOTINFOPARAMMASK enumeration (rilapitypes.h)

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

Syntax

typedef enum RILUICCSLOTINFOPARAMMASK {
  RIL_PARAM_SLOTINFO_NUMSLOTS,
  RIL_PARAM_SLOTINFO_SLOTSTATE,
  RIL_PARAM_SLOTINFO_ALL
} ;

Constants

 
RIL_PARAM_SLOTINFO_NUMSLOTS
RIL_PARAM_SLOTINFO_SLOTSTATE
RIL_PARAM_SLOTINFO_ALL

Requirements

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