OID_802_5_CURRENT_RING_STATE (Windows CE 5.0)

Send Feedback

This object specifies the current ring state.

The following table shows the possible states of the NIC driver with respect to entering the ring.

NIC driver state Description
NdisRingStateOpened Specifies an open ring.
NdisRingStateClosed Specifies a closed ring.
NdisRingStateOpening Specifies a ring that is opening.
NdisRingStateClosing Specifies a ring that is closing.
NdisRingStateOpenFailure Specifies a failure of a ring open operation.
NdisRingStateRingFailure Specifies a failure of the ring.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Ntddndis.h.

See Also

MiniportQueryInformation | MiniportReset | MiniportSetInformation | NdisMIndicateStatus | NdisOpenAdapter | NDIS_PACKET | NdisRequest | NDIS_REQUEST | ProtocolStatus

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.