RILCAPSLOCKINGPWDLENGTHPARAMMASK enumeration (rilapitypes.h)

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

Syntax

typedef enum RILCAPSLOCKINGPWDLENGTHPARAMMASK {
  RIL_PARAM_CLPL_FACILITY,
  RIL_PARAM_CLPL_PASSWORDLENGTH,
  RIL_PARAM_CLPL_ALL
} ;

Constants

 
RIL_PARAM_CLPL_FACILITY
RIL_PARAM_CLPL_PASSWORDLENGTH
RIL_PARAM_CLPL_ALL

Requirements

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