// ntddrilapitypes.h
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
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
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
} ;
View the official Windows Driver Kit DDI referenceNo description available.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_CAPS_CALLSUPPORT_CCBSRIL_CAPS_CALLSUPPORT_CDRIL_CAPS_CALLSUPPORT_CNAPRIL_CAPS_CALLSUPPORT_CUGRIL_CAPS_CALLSUPPORT_EMLPPRIL_CAPS_CALLSUPPORT_FMRIL_CAPS_CALLSUPPORT_MSPRIL_CAPS_CALLSUPPORT_USSD_PHASE2RIL_CAPS_CALLSUPPORT_USSRIL_CAPS_CALLSUPPORT_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_CAPS_CALLSUPPORT_CCBSRIL_CAPS_CALLSUPPORT_CDRIL_CAPS_CALLSUPPORT_CNAPRIL_CAPS_CALLSUPPORT_CUGRIL_CAPS_CALLSUPPORT_EMLPPRIL_CAPS_CALLSUPPORT_FMRIL_CAPS_CALLSUPPORT_MSPRIL_CAPS_CALLSUPPORT_USSD_PHASE2RIL_CAPS_CALLSUPPORT_USSRIL_CAPS_CALLSUPPORT_ALL