RILSIDNIDPARAMMASK
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 RILSIDNIDPARAMMASK.
Syntax
enum RILSIDNIDPARAMMASK {
RIL_PARAM_SIDNID_SID = 0x00000001,
RIL_PARAM_SIDNID_NID = 0x00000002,
RIL_PARAM_SIDNID_ALL = 0x00000003
} ;
Constants
RIL_PARAM_SIDNID_SID
RIL_PARAM_SIDNID_NID
RIL_PARAM_SIDNID_ALL
Remarks
Requirements
Header: Generated from CellularAPI_OEM.idl
Related topics