RILNDISSTATUS Parameter Constants
A version of this page is also available for
4/8/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 |
Windows Mobile | Windows Mobile 6 and later |