Enumeración RILCALLSUPPORTCAPS (ntddrilapitypes.h)

Este tema admite la infraestructura del controlador de Windows y no está pensado para usarse directamente desde el código.

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

Requisitos

Requisito Valor
Header ntddrilapitypes.h (include Rilapitypes.h)