Share via


NDIS_STATUS_WAN_LINE_UP (Compact 2013)

3/26/2014

This status indicates that a WAN-capable miniport driver has established a connection with a remote node.

Remarks

Network Driver Interface Specification (NDIS) 4.x and earlier NDIS WAN miniport drivers use this status indication. NDIS 5.0 through NDIS 6.2 WAN miniport drivers must use the CoNDIS WAN interface.

The StatusBuffer parameter of the NdisMIndicateStatus function contains a pointer to an NDIS_MAC_LINE_UP structure.

Requirements

Header

ndis.h

See Also

Reference

NDIS WAN Status Indications
NDIS_MAC_LINE_UP
NdisMIndicateStatus