Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
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) |