RILNOTIFICATIONCLASSES 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 RILNOTIFICATIONCLASSES.

Syntax

enum RILNOTIFICATIONCLASSES {
  RIL_NCLASS_FUNCRESULT     = 0x00000000,
  RIL_NCLASS_NOTIFICATIONS  = 0x10000000

};

Constants

 
RIL_NCLASS_FUNCRESULT
RIL_NCLASS_NOTIFICATIONS

Requirements

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

See also

Cellular COM enumerations