RILTONESIGNALINFO_V2 structure (ntddrilapitypes.h)

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

Syntax

typedef struct RILTONESIGNALINFO_V2 {
  DWORD                cbSize;
  DWORD                dwParams;
  DWORD                dwExecutor;
  RIL3GPPTONE          dwGPPTone;
  RIL3GPP2TONE         dwGPP2Tone;
  RIL3GPP2ISDNALERTING dwGPP2IsdnAlerting;
} RILTONESIGNALINFO_V2, *LPRILTONESIGNALINFO_V2, RILTONESIGNALINFO, *LPRILTONESIGNALINFO;

Members

cbSize

dwParams

dwExecutor

dwGPPTone

dwGPP2Tone

dwGPP2IsdnAlerting

Requirements

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