Share via


NDIS_STATUS_OPER_STATUS (Compact 2013)

3/26/2014

This status indicates the current operational state of an NDIS network interface to overlying drivers.

Remarks

NDIS generates this status indication; NDIS miniport drivers should not generate this status indication.

NDIS supplies an NDIS_OPER_STATE structure in the StatusBuffer member of the NDIS_STATUS_INDICATION structure.

The StatusBufferSize member of the NDIS_STATUS_INDICATION structure is set to sizeof(NDIS_OPER_STATE).

Requirements

Header

ndis.h

See Also

Reference

NDIS General Status Indications