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