Share via


NDIS_STATUS_MEDIA_DISCONNECT (Compact 2013)

3/26/2014

This status indicates that the status of a network connection has changed from connected to disconnected. For example, the network device loses the connection because it is out of range (for a wireless device), or the user unplugs the device's network cable.

Remarks

NDIS translates NDIS_STATUS_MEDIA_DISCONNECT status indications to NDIS_STATUS_LINK_STATE status indications for overlying NDIS 6.0 drivers.

NDIS 5.x and earlier miniport drivers indicate an NDIS_STATUS_MEDIA_CONNECT status when the connection is restored.

Requirements

Header

ndis.h

See Also

Reference

NDIS General Status Indications
NDIS_STATUS_LINK_STATE
NDIS_STATUS_MEDIA_CONNECT