RILNOTIFICATIONCLASSES
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 RILNOTIFICATIONCLASSES.
Syntax
enum RILNOTIFICATIONCLASSES {
RIL_NCLASS_FUNCRESULT = 0x00000000,
RIL_NCLASS_NOTIFICATIONS = 0x10000000
} ;
} ;
Constants
RIL_NCLASS_FUNCRESULT
RIL_NCLASS_NOTIFICATIONS
Remarks
Requirements
Header: Generated from CellularAPI_OEM.idl
Related topics