OID_DOT11_MAXIMUM_LIST_SIZE

Important  The Native 802.11 Wireless LAN interface is deprecated in Windows 10 and later. Please use the WLAN Device Driver Interface (WDI) instead. For more information about WDI, see WLAN Universal Windows driver model.

 

When queried, the OID_DOT11_MAXIMUM_LIST_SIZE object identifier (OID) requests that the miniport driver return the maximum number of multicast addresses supported by the 802.11 station.

The data type for this OID is a ULONG value.

For more information about how multicast addresses are added or deleted, see OID_DOT11_MULTICAST_LIST.

Requirements

Version

Available in Windows Vista and later versions of the Windows operating systems.

Header

Windot11.h (include Ndis.h)

See also

Native 802.11 Wireless LAN OIDs