Share via


OID_802_11_DISASSOCIATE

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, the miniport driver should indicate a disconnect event upon a successful disassociation.

The miniport driver should maintain a list of current SSIDs.

After a NIC disassociates 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 is 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

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.