Share via


RILGPRSCONTEXT Parameter Constants (Windows Embedded CE 6.0)

1/6/2010

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

Value Description

RIL_PARAM_GCONT_CONTEXTID

The dwContextID member of the structure is valid.

RIL_PARAM_GCONT_PROTOCOLTYPE

The dwProtocolType member of the structure is valid.

RIL_PARAM_GCONT_ACCESSPOINTNAME

The wszAccessPointName member of the structure is valid.

RIL_PARAM_GCONT_ADDRESS

The wszAddress member of the structure is valid.

RIL_PARAM_GCONT_DATACOMPRESSION

The dwDataCompression member of the structure is valid.

RIL_PARAM_GCONT_HEADERCOMPRESSION

The dwHeaderCompression member of the structure is valid.

RIL_PARAM_GCONT_PARAMETERLENGTH

The dwParameterLength member of the structure is valid.

RIL_PARAM_GCONT_PARAMETERS

The szParameters member of the structure is valid.

RIL_PARAM_GCONT_ALL

All members of the structure are valid.

Requirements

Header ril.h
Windows Embedded CE Windows Embedded CE 6.0

See Also

Reference

RIL Constants
RILGPRSCONTEXT