Share via


RILNDISSTATUS Parameter Constants (Windows Embedded CE 6.0)

1/6/2010

These are the valid values for the dwStatusType member of the RILNDISSTATUS structure.

The following table shows the valid values.

Value Description

RIL_PARAM_RILNDISSTATUS_IPCONFIG

The IP configuration of the packet has changed.

RIL_PARAM_RILNDISSTATUS_FLOWCONTROL

The flow control constant associated with the packet has changed (see table below).

The following table shows the valid values for the dwFlowControl member of the RILNDISSTATUS structure.

Value Description

RIL_NDIS_XON

Flow control is on.

RIL_NDIS_XOFF

Flow control is off.

Requirements

Header ril.h
Windows Embedded CE Windows Embedded CE 6.0, Windows Embedded CE 6.0 and later

See Also

Reference

RIL Constants
RILNDISSTATUS