Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILSUPSVCTYPE {
RIL_SUPSVCTYPE_CALLWAITING,
RIL_SUPSVCTYPE_CLIP,
RIL_SUPSVCTYPE_CLIR,
RIL_SUPSVCTYPE_COLP,
RIL_SUPSVCTYPE_COLR,
RIL_SUPSVCTYPE_CNAP,
RIL_SUPSVCTYPE_MAX
} ;
Constants
RIL_SUPSVCTYPE_CALLWAITING |
RIL_SUPSVCTYPE_CLIP |
RIL_SUPSVCTYPE_CLIR |
RIL_SUPSVCTYPE_COLP |
RIL_SUPSVCTYPE_COLR |
RIL_SUPSVCTYPE_CNAP |
RIL_SUPSVCTYPE_MAX |
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |