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