Énumération RILCALLSUPPORTCAPS (ntddrilapitypes.h)

Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre 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
} ;

Constantes

 
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

Configuration requise

Condition requise Valeur
En-tête ntddrilapitypes.h (inclure Rilapitypes.h)