Share via


RILERRORCORRECTIONINFO (Compact 2013)

3/26/2014

This structure stores error correction settings.

Syntax

typedef struct rilerrorcorrectioninfo_tag {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwOriginalRequest;
  DWORD dwOriginalFallback;
  DWORD dwAnswererFallback;
} RILERRORCORRECTIONINFO, *LPRILERRORCORRECTIONINFO;

Members

  • cbSize
    Size of the structure, in bytes.

Requirements

Header

ril.h

See Also

Reference

RIL Structures
Error Correction Constants
RIL_GetErrorCorrection
RIL_SetErrorCorrection
RILERRORCORRECTIONINFO Parameter Constants