RILIMSSUBSCRIBETYPE enumeration (ntddrilapitypes.h)

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Syntax

typedef enum RILIMSSUBSCRIBETYPE {
  RIL_IMSSUBSCRIBETYPE_REG,
  RIL_IMSSUBSCRIBETYPE_MWI,
  RIL_IMSSUBSCRIBETYPE_CONFERENCE,
  RIL_IMSSUBSCRIBETYPE_MAX
} ;

Constants

 
RIL_IMSSUBSCRIBETYPE_REG
RIL_IMSSUBSCRIBETYPE_MWI
RIL_IMSSUBSCRIBETYPE_CONFERENCE
RIL_IMSSUBSCRIBETYPE_MAX

Requirements

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