RILCALLSUPPORTCAPS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 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 reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ntddrilapitypes-rilcallsupportcaps)

RILCALLSUPPORTCAPS enumeration (ntddrilapitypes.h)

Description

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Constants

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


Windows Driver Kit DDI reference (ne-rilapitypes-rilcallsupportcaps)

RILCALLSUPPORTCAPS enumeration (rilapitypes.h)

Description

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Constants

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