OID_802_3_MAXIMUM_LIST_SIZE (Windows CE 5.0)

Send Feedback

This object specifies the maximum number of multicast addresses the NIC driver can manage.

This list is global for all protocols bound to (or above) the NIC. Consequently, a protocol can receive NDIS_STATUS_MULTICAST_FULL from the NIC driver when attempting to set the multicast address list, even if the number of elements in the given list is less than the number originally returned for this query.

Requirements

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

See Also

MiniportQueryInformation | MiniportReset | MiniportSetInformation | NdisMResetComplete | NDIS_PACKET | NdisRequest | NDIS_REQUEST

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.