// ntddrilapitypes.h
typedef enum RILSMSACKOPT {
RIL_SMSACKOPT_NONE,
RIL_SMSACKOPT_IMS
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILSMSACKOPT {
RIL_SMSACKOPT_NONE,
RIL_SMSACKOPT_IMS
} ;
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_SMSACKOPT_NONERIL_SMSACKOPT_IMSThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_SMSACKOPT_NONERIL_SMSACKOPT_IMS