RILTONESIGNALINFO_V1 structure (rilapitypes.h)

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

Syntax

typedef struct RILTONESIGNALINFO_V1 {
  DWORD                cbSize;
  DWORD                dwParams;
  RIL3GPPTONE          dwGPPTone;
  RIL3GPP2TONE         dwGPP2Tone;
  RIL3GPP2ISDNALERTING dwGPP2IsdnAlerting;
} RILTONESIGNALINFO_V1, *LPRILTONESIGNALINFO_V1;

Members

cbSize

dwParams

dwGPPTone

dwGPP2Tone

dwGPP2IsdnAlerting

Requirements

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