RILSMSMSGINFLAGS enumeration (ntddrilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILSMSMSGINFLAGS {
RIL_SMSMSGIN_NONE,
RIL_SMSMSGIN_IMS,
RIL_SMSMSGIN_ALL
} ;
Constants
RIL_SMSMSGIN_NONE |
RIL_SMSMSGIN_IMS |
RIL_SMSMSGIN_ALL |
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |