Enumerazione RILCALLSUPPORTCAPS (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.

Sintassi

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
} ;

Costanti

 
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

Requisiti

Requisito Valore
Intestazione rilapitypes.h (includere Rilapitypes.h)