OID_802_11_DISASSOCIATE (Windows CE 5.0)

Send Feedback

This object identifier requests that the miniport driver command its NIC to disassociate from the current service set and turn off the radio. No data is associated with this object identifier.

If the NIC is associated with an access point when the miniport driver receives this object identifier, then the miniport driver should indicate a disconnect event upon a successful disassociation.

The miniport driver should maintain a list of the current SSIDs.

Once a NIC has disassociated from an SSID, it should not use the SSID again until it has associated with all other SSIDs or until OID_802_11_INFRASTRUCTURE_MODE has been set.

If the NIC is not associated with an access point, the miniport driver should return an error code of NDIS_STATUS_ADAPTER_NOT_READY in response to OID_802_11_DISASSOCIATE.

Requirements

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

See Also

OID_802_11_INFRASTRUCTURE_MODE | 802.1x Authentication | Network Drivers

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.