RILCALLSUPPORTCAPS 枚举 (ntddrilapitypes.h)
本主题支持 Windows 驱动程序基础结构,不应直接从代码使用。
语法
typedef enum RILCALLSUPPORTCAPS {
RIL_CAPS_CALLSUPPORT_CCBS,
RIL_CAPS_CALLSUPPORT_CD,
RIL_CAPS_CALLSUPPORT_CNAP,
RIL_CAPS_CALLSUPPORT_CUG,
RIL_CAPS_CALLSUPPORT_EMLPP,
RIL_CAPS_CALLSUPPORT_FM,
RIL_CAPS_CALLSUPPORT_MSP,
RIL_CAPS_CALLSUPPORT_USSD_PHASE2,
RIL_CAPS_CALLSUPPORT_USS,
RIL_CAPS_CALLSUPPORT_ALL
} ;
常量
|
RIL_CAPS_CALLSUPPORT_CCBS
|
RIL_CAPS_CALLSUPPORT_CD
|
RIL_CAPS_CALLSUPPORT_CNAP
|
RIL_CAPS_CALLSUPPORT_CUG
|
RIL_CAPS_CALLSUPPORT_EMLPP
|
RIL_CAPS_CALLSUPPORT_FM
|
RIL_CAPS_CALLSUPPORT_MSP
|
RIL_CAPS_CALLSUPPORT_USSD_PHASE2
|
RIL_CAPS_CALLSUPPORT_USS
|
RIL_CAPS_CALLSUPPORT_ALL
|
要求
要求 |
值 |
Header |
ntddrilapitypes.h (包括 Rilapitypes.h) |