RILCALLINFO Parameter Constants
A version of this page is also available for
4/8/2010
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. |
RIL_PARAM_CI_PRIORITY |
The dwPriority 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 |
Windows Embedded CE | Windows Embedded CE 6.0 |