enumerazione RIL3GPP2TONE (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.

Sintassi

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

Costanti

 
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

Requisiti

Requisito Valore
Intestazione rilapitypes.h (include Rilapitypes.h)