RIL3GPP2TONE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddrilapitypes.h

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
} ;
View the official Windows Driver Kit DDI reference
// rilapitypes.h

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
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

RIL3GPP2TONE enumeration (ntddrilapitypes.h)

Description

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

Constants

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


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

RIL3GPP2TONE enumeration (rilapitypes.h)

Description

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

Constants

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