RILNDISSTATUS Parameter Constants (Compact 2013)
3/26/2014
The following table shows the valid values for the dwStatusType member of the RILNDISSTATUS structure.
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 following table). |
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 |