// ntddrilapitypes.h
typedef enum RILSMSMSGINFLAGS {
RIL_SMSMSGIN_NONE,
RIL_SMSMSGIN_IMS,
RIL_SMSMSGIN_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILSMSMSGINFLAGS {
RIL_SMSMSGIN_NONE,
RIL_SMSMSGIN_IMS,
RIL_SMSMSGIN_ALL
} ;
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_SMSMSGIN_NONERIL_SMSMSGIN_IMSRIL_SMSMSGIN_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_SMSMSGIN_NONERIL_SMSMSGIN_IMSRIL_SMSMSGIN_ALL