// ntddrilapitypes.h
typedef enum RILMSGSERVICEINFOMSGSUPPORT {
RIL_MSI_SMS_INCOMING,
RIL_MSI_SMS_OUTGOING,
RIL_MSI_SMS_BROADCAST
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILMSGSERVICEINFOMSGSUPPORT {
RIL_MSI_SMS_INCOMING,
RIL_MSI_SMS_OUTGOING,
RIL_MSI_SMS_BROADCAST
} ;
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_MSI_SMS_INCOMINGRIL_MSI_SMS_OUTGOINGRIL_MSI_SMS_BROADCASTThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_MSI_SMS_INCOMINGRIL_MSI_SMS_OUTGOINGRIL_MSI_SMS_BROADCAST