Share via


RILMESSAGE GSM Parameter Constants (Compact 2013)

3/26/2014

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

Value

Description

RIL_PARAM_M_SVCCTRADDRESS

The raSvcCtrAddress member of the structure is valid.

RIL_PARAM_M_TYPE

The dwType member of the structure is valid.

RIL_PARAM_M_FLAGS

The dwFlags member of the structure is valid.

RIL_PARAM_M_ORIGADDRESS

The raOrigAddress member of the structure is valid.

RIL_PARAM_M_TGTRECIPADDRESS

The raTgtRecipAddress member of the structure is valid.

RIL_PARAM_M_DESTADDRESS

The raDestAddress member of the structure is valid.

RIL_PARAM_M_SCRECEIVETIME

The stSCReceiveTime member of the structure is valid.

RIL_PARAM_M_TGTSCRECEIVETIME

The stTgtSCReceiveTime member of the structure is valid.

RIL_PARAM_M_TGTDISCHARGETIME

The stTgtDischargeTime member of the structure is valid.

RIL_PARAM_M_PROTOCOLID

The dwProtocolID member of the structure is valid.

RIL_PARAM_M_DATACODING

The rmdDataCoding member of the structure is valid.

RIL_PARAM_M_TGTDLVSTATUS

The dwTgtDlvStatus member of the structure is valid.

RIL_PARAM_M_TGTMSGREFERENCE

The dwTgtMsgReference member of the structure is valid.

RIL_PARAM_M_VPFORMAT

The dwVPFormat member of the structure is valid.

RIL_PARAM_M_VP

The stVP member of the structure is valid.

RIL_PARAM_M_COMMANDTYPE

The dwCommandType member of the structure is valid.

RIL_PARAM_M_GEOSCOPE

The dwGeoScope member of the structure is valid.

RIL_PARAM_M_MSGCODE

The dwMsgCode member of the structure is valid.

RIL_PARAM_M_UPDATENUMBER

The dwUpdateNumber member of the structure is valid.

RIL_PARAM_M_ID

The dwID member of the structure is valid.

RIL_PARAM_M_TOTALPAGES

The dwTotalPages member of the structure is valid.

RIL_PARAM_M_PAGENUMBER

The dwPageNumber member of the structure is valid.

RIL_PARAM_M_HDRLENGTH

The cbHdrLength member of the structure is valid.

RIL_PARAM_M_MSGLENGTH

The cchMsgLength member of the structure is valid.

RIL_PARAM_M_CMDLENGTH

The cbCmdLength member of the structure is valid.

RIL_PARAM_M_HDR

The rgbHdr[MAXLENGTH_HDR] member of the structure is valid.

RIL_PARAM_M_MSG

The rgbMsg[MAXLENGTH_MSG] member of the structure is valid.

RIL_PARAM_M_CMD

The rgbCmd[MAXLENGTH_CMD] member of the structure is valid.

Requirements

Header

ril.h

See Also

Reference

RIL Constants
RILMESSAGE