RILSYSTEMCAPS enumeration (rilapitypes.h)

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

Syntax

typedef enum RILSYSTEMCAPS {
  RIL_SYSTEMCAPS_NONE,
  RIL_SYSTEMCAPS_VOICEDATA,
  RIL_SYSTEMCAPS_ALL
} ;

Constants

 
RIL_SYSTEMCAPS_NONE
RIL_SYSTEMCAPS_VOICEDATA
RIL_SYSTEMCAPS_ALL

Requirements

Requirement Value
Header rilapitypes.h (include Rilapitypes.h)