GUID_NDIS_STATUS_OPER_STATUS

The GUID_NDIS_STATUS_OPER_STATUS event GUID indicates the current operational state of an NDIS network interface. This WMI GUID is supported in NDIS 6.0 and later versions.

NDIS generates an NDIS_STATUS_OPER_STATUS status indication to report the current operational state of an NDIS network interface.

When NDIS indicates a change in the current operational state of an NDIS network interface, NDIS also translates the status indication to a WMI GUID_NDIS_STATUS_OPER_STATUS event for WMI clients.

The data buffer that NDIS provides with the GUID contains an NDIS_WMI_EVENT_HEADER structure that is followed by an NDIS_OPER_STATE structure. For a list of the possible values, see NDIS_STATUS_OPER_STATUS.