RILUICCLOCKSTATEPARAMMASK enumeration (rilapitypes.h)

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

Syntax

typedef enum _RILUICCLOCKSTATEPARAMMASK {
  RIL_PARAM_UICCLOCKSTATE_LOCKSTATE,
  RIL_PARAM_UICCLOCKSTATE_VERIFYATTEMPTSLEFT,
  RIL_PARAM_UICCLOCKSTATE_UNBLOCKATTEMPTSLEFT,
  RIL_PARAM_UICCLOCKSTATE_ALL
} RILUICCLOCKSTATEPARAMMASK;

Constants

 
RIL_PARAM_UICCLOCKSTATE_UICCLOCK
RIL_PARAM_UICCLOCKSTATE_LOCKSTATE
RIL_PARAM_UICCLOCKSTATE_VERIFYATTEMPTSLEFT
RIL_PARAM_UICCLOCKSTATE_UNBLOCKATTEMPTSLEFT
RIL_PARAM_UICCLOCKSTATE_ALL

Requirements

Requirement Value
Header rilapitypes.h