// ntddrilapitypes.h
typedef enum RILSMSSUPPORTCAPS {
RIL_CAPS_SMSSUPPORT_PERSISTLINK,
RIL_CAPS_SMSSUPPORT_16BITREFERENCENUMBER,
RIL_CAPS_SMSSUPPORT_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILSMSSUPPORTCAPS {
RIL_CAPS_SMSSUPPORT_PERSISTLINK,
RIL_CAPS_SMSSUPPORT_16BITREFERENCENUMBER,
RIL_CAPS_SMSSUPPORT_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_CAPS_SMSSUPPORT_PERSISTLINKRIL_CAPS_SMSSUPPORT_16BITREFERENCENUMBERRIL_CAPS_SMSSUPPORT_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_CAPS_SMSSUPPORT_PERSISTLINKRIL_CAPS_SMSSUPPORT_16BITREFERENCENUMBERRIL_CAPS_SMSSUPPORT_ALL