RILCALLSUPPORTCAPS-Enumeration (rilapitypes.h)

Dieses Thema unterstützt die Windows-Treiberinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen.

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

Konstanten

 
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

Anforderungen

Anforderung Wert
Header rilapitypes.h (include Rilapitypes.h)