RIL3GPP2TONE enumeración (rilapitypes.h)

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

Syntax

typedef enum RIL3GPP2TONE {
  RIL_3GPP2TONE_TONEOFF,
  RIL_3GPP2TONE_DIAL,
  RIL_3GPP2TONE_RINGBACK,
  RIL_3GPP2TONE_INTERCEPT,
  RIL_3GPP2TONE_ABRVINTERCEPT,
  RIL_3GPP2TONE_REORDER,
  RIL_3GPP2TONE_ABRVREORDER,
  RIL_3GPP2TONE_BUSY,
  RIL_3GPP2TONE_CONFIRM,
  RIL_3GPP2TONE_ANSWER,
  RIL_3GPP2TONE_CALLWAITING,
  RIL_3GPP2TONE_PIP,
  RIL_3GPP2TONE_MAX
} ;

Constantes

 
RIL_3GPP2TONE_TONEOFF
RIL_3GPP2TONE_DIAL
RIL_3GPP2TONE_RINGBACK
RIL_3GPP2TONE_INTERCEPT
RIL_3GPP2TONE_ABRVINTERCEPT
RIL_3GPP2TONE_REORDER
RIL_3GPP2TONE_ABRVREORDER
RIL_3GPP2TONE_BUSY
RIL_3GPP2TONE_CONFIRM
RIL_3GPP2TONE_ANSWER
RIL_3GPP2TONE_CALLWAITING
RIL_3GPP2TONE_PIP
RIL_3GPP2TONE_MAX

Requisitos

Requisito Valor
Header rilapitypes.h (incluya Rilapitypes.h)