Share via


RILCALLWAITINGINFO (Compact 2013)

3/26/2014

This structure stores call waiting information.

Syntax

typedef struct rilcallwaitinginfo_tag {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwCallType;
  DWORD dwAddressId;
  RILREMOTEPARTYINFO rrpiCallerInfo;
} RILCALLWAITINGINFO, *LPRILCALLWAITINGINFO;

Members

  • cbSize
    Size of the structure, in bytes.
  • dwAddressId
    Address identification on which the incoming call arrived.

Requirements

Header

ril.h

See Also

Reference

RIL Structures
RILREMOTEPARTYINFO
Notification Supplementary Service Constants
Call Type Constants
RILCALLWAITINGINFO Parameter Constants