Share via


RILCALLINFO Parameter Constants (Compact 2013)

3/26/2014

The following table shows the valid values for the dwParams member of the RILCALLINFO structure.

Value

Description

RIL_PARAM_CI_ID

The dwID member of the structure is valid.

RIL_PARAM_CI_DIRECTION

The dwDirection member of the structure is valid.

RIL_PARAM_CI_STATUS

The dwStatus member of the structure is valid.

RIL_PARAM_CI_TYPE

The dwType member of the structure is valid.

RIL_PARAM_CI_MULTIPARTY

The dwMultiParty member of the structure is valid.

RIL_PARAM_CI_ADDRESS

The raAddress member of the structure is valid.

RIL_PARAM_CI_DESCRIPTION

The wszDescription member of the structure is valid.

RIL_PARAM_CI_CPISTATUS

The dwStatus member of the structure is valid.

RIL_PARAM_CI_DISCONNECTCODE

The dwDisconnectCode member of the structure is valid.

Remarks

RIL_PARAM_CI_STATUS and RIL_PARAM_CI_CPISTATUS are mutually exclusive parameters because they define how the dwStatus member is used. To avoid any ambiguity, no RIL_PARAM_CI_ALL value exists for the RILLCALLINFO parameter constants.

Requirements

Header

ril.h

See Also

Reference

RIL Constants
RILCALLINFO