OID_802_11_SSID
This object identifier, when set, requests that the miniport driver assign a specified value to the NIC's service set identifier (SSID).
The SSID identifies a group of interconnected basic service sets.
Setting an SSID results in the following actions:
- Disassociating the NIC from any SSID it might be associated with.
- Turning the radio on if it is off.
- Setting the SSID with the specified value or setting it to any SSID if the SSID is not specified.
- Attempting to associate the NIC with the new SSID.
When queried, this object identifier requests the miniport driver to return the associated NIC's SSID. If the NIC is not associated with an SSID, the miniport driver returns the value from the last OID_802_11_SSID set, or returns the SSID of the last access point that the NIC was associated with.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Ntddndis.h.
See Also
NDIS_802_11_SSID | 802.1x Authentication | Network Drivers
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.