Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Embedded
Windows Embedded CE
Windows CE 5.0
Windows CE Drivers
Network Drivers
 OID_DOT11_RECV_SENSITIVITY_LIST

  Switch on low bandwidth view
Platform Builder for Microsoft Windows CE 5.0
OID_DOT11_RECV_SENSITIVITY_LIST
Send Feedback

This object identifier, when queried, returns all DOT11_RECV_SENSITIVITY entries for a specified PHY type. On a query call, the miniport driver must check the byteswritten field of NdisRequest and verify that the input buffer is large enough to hold the number of entries. If the buffer is not large enough, the miniport must set the uTotalNumOfEntries field to the total number of entries and indicate NDIS_STATUS_BUFFER_OVERFLOW status. This allows SoftSTA/SoftAP to allocate a buffer large enough to hold uTotalNumOfEntries before it makes the next call. Otherwise, the NIC should complete the call and set uNumOfEntries and uTotalNumOfEntries to the number of entries that it returns. If the specified PHY type is not supported by the NIC driver then the call must fail with status NDIS_STATUS_CAPABILITY_UNAVAILABLE.

Requirements

OS Versions: Windows CE .NET 4.1 and later.
Header: Windot11.h.

See Also

802.1x Authentication | Network Drivers


Send Feedback on this topic to the authors

Feedback FAQs


© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker