Share via


NDIS_STATUS_PORT_STATE (Compact 2013)

3/26/2014

Miniport drivers that support NDIS ports use this status indication to indicate changes in the state of an NDIS port.

Remarks

Miniport drivers must set the port number in the PortNumber member of the NDIS_STATUS_INDICATION structure. The StatusBuffer member of this structure contains a pointer to an NDIS Port States structure.

Requirements

Header

ndis.h

See Also

Reference

NDIS General Status Indications
NDIS_STATUS_INDICATION