RILUICCFILELOCKSTATUSPARAMMASK enumeration (ntddrilapitypes.h)

Warning  The Cellular COM API is deprecated in Windows 10. This content is provided to support maintenance of OEM and mobile operator created Windows Phone 8.1 applications.
 
This enumeration describes the RILUICCFILELOCKSTATUSPARAMMASK.

Syntax

enum RILUICCFILELOCKSTATUSPARAMMASK {
  RIL_PARAM_UFLS_ACCESSCONDITION  = 0x00000001,
  RIL_PARAM_UFLS_PINREFERENCE     = 0x00000002,
  RIL_PARAM_UFLS_ALL              = 0x00000003

};

Constants

 
RIL_PARAM_UFLS_ACCESSCONDITION
RIL_PARAM_UFLS_PINREFERENCE
RIL_PARAM_UFLS_ALL

Requirements

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

See also

Cellular COM enumerations