NDIS_STATUS_PM_CAPABILITIES_CHANGE

The NDIS_STATUS_PM_CAPABILITIES_CHANGE status indicates a change in the power management capabilities of a network adapter to overlying drivers.

Remarks

NDIS generates an NDIS_STATUS_PM_CAPABILITIES_CHANGE status indication when an update to the previously reported power management capabilities is required.

The StatusBuffer member of the NDIS_STATUS_INDICATION structure contains a pointer to an NDIS_PM_CAPABILITIES structure with the updated power management capabilities.

Requirements

Version

Supported in NDIS 6.20 and later.

Header

Ndis.h (include Ndis.h)

See also

NDIS_PM_CAPABILITIES

NDIS_STATUS_INDICATION