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 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
} ;
Constants
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 |
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |