// ntddrilapitypes.h
typedef enum RILIMSSUBSCRIBETYPE {
RIL_IMSSUBSCRIBETYPE_REG,
RIL_IMSSUBSCRIBETYPE_MWI,
RIL_IMSSUBSCRIBETYPE_CONFERENCE,
RIL_IMSSUBSCRIBETYPE_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILIMSSUBSCRIBETYPE {
RIL_IMSSUBSCRIBETYPE_REG,
RIL_IMSSUBSCRIBETYPE_MWI,
RIL_IMSSUBSCRIBETYPE_CONFERENCE,
RIL_IMSSUBSCRIBETYPE_MAX
} ;
View the official Windows Driver Kit DDI referenceNo description available.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_IMSSUBSCRIBETYPE_REGRIL_IMSSUBSCRIBETYPE_MWIRIL_IMSSUBSCRIBETYPE_CONFERENCERIL_IMSSUBSCRIBETYPE_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_IMSSUBSCRIBETYPE_REGRIL_IMSSUBSCRIBETYPE_MWIRIL_IMSSUBSCRIBETYPE_CONFERENCERIL_IMSSUBSCRIBETYPE_MAX