RILUICCLOCKSTATELOCKSTATE enumeration (rilapitypes.h)

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

Syntax

typedef enum _RILUICCLOCKSTATELOCKSTATE {
  RIL_UICCLOCKSTATE_VERIFIED,
  RIL_UICCLOCKSTATE_ENABLED,
  RIL_UICCLOCKSTATE_BLOCKED,
  RIL_UICCLOCKSTATE_ALL
} RILUICCLOCKSTATELOCKSTATE;

Constants

 
RIL_UICCLOCKSTATE_NONE
RIL_UICCLOCKSTATE_VERIFIED
RIL_UICCLOCKSTATE_ENABLED
RIL_UICCLOCKSTATE_BLOCKED
RIL_UICCLOCKSTATE_ALL

Requirements

Requirement Value
Header rilapitypes.h