NDIS_STATUS_WAN_CO_MTULINKPARAMS

The NDIS_STATUS_WAN_CO_MTULINKPARAMS status indicates that the link speed and send window parameters have changed for a particular VC that is active on a CoNDIS miniport adapter.

Remarks

The StatusBuffer member of the NDIS_STATUS_INDICATION structure contains a pointer to a WAN_CO_MTULINKPARAMS structure. The WAN_CO_MTULINKPARAMS structure describes new parameters for the VC.

For more information about NDIS_STATUS_WAN_CO_MTULINKPARAMS, see Indicating CoNDIS WAN Miniport Driver Status. For more information about the CoNDIS WAN interface, see Implementing CoNDIS WAN Miniport Drivers.

Requirements

Version

Supported in NDIS 6.20 and later.

Header

Ndis.h (include Ndis.h)

See also

NDIS_STATUS_INDICATION

WAN_CO_MTULINKPARAMS