This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
enum RILUICCFILELOCKSTATUSPARAMMASK { RIL_PARAM_UFLS_ACCESSCONDITION = 0x00000001, RIL_PARAM_UFLS_PINREFERENCE = 0x00000002, RIL_PARAM_UFLS_ALL = 0x00000003 };
RIL_PARAM_UFLS_ACCESSCONDITION
RIL_PARAM_UFLS_PINREFERENCE
RIL_PARAM_UFLS_ALL
Cellular COM enumerations
Was this page helpful?