Vanara/PInvoke/WlanApi/readme.md

205 lines
46 KiB
Markdown

## Vanara.PInvoke.WlanApi
PInvoke API (methods, structures and constants imported from Windows WlanApi.dll.
- Includes methods from wlanapi.dll, wlanui.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.WlanApi?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.WlanApi?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.WlanApi)
### Methods - 100% API coverage (58 of 58 functions)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[WFDCancelOpenSession](https://www.google.com/search?num=5&q=WFDCancelOpenSession+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WFDCancelOpenSession](https://github.com/dahall/Vanara/search?l=C%23&q=WFDCancelOpenSession)
[WFDCloseHandle](https://www.google.com/search?num=5&q=WFDCloseHandle+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WFDCloseHandle](https://github.com/dahall/Vanara/search?l=C%23&q=WFDCloseHandle)
[WFDOpenHandle](https://www.google.com/search?num=5&q=WFDOpenHandle+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WFDOpenHandle](https://github.com/dahall/Vanara/search?l=C%23&q=WFDOpenHandle)
[WFDOpenLegacySession](https://www.google.com/search?num=5&q=WFDOpenLegacySession+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WFDOpenLegacySession](https://github.com/dahall/Vanara/search?l=C%23&q=WFDOpenLegacySession)
[WFDStartOpenSession](https://www.google.com/search?num=5&q=WFDStartOpenSession+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WFDStartOpenSession](https://github.com/dahall/Vanara/search?l=C%23&q=WFDStartOpenSession)
[WFDUpdateDeviceVisibility](https://www.google.com/search?num=5&q=WFDUpdateDeviceVisibility+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WFDUpdateDeviceVisibility](https://github.com/dahall/Vanara/search?l=C%23&q=WFDUpdateDeviceVisibility)
[WlanAllocateMemory](https://www.google.com/search?num=5&q=WlanAllocateMemory+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanAllocateMemory](https://github.com/dahall/Vanara/search?l=C%23&q=WlanAllocateMemory)
[WlanCloseHandle](https://www.google.com/search?num=5&q=WlanCloseHandle+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanCloseHandle](https://github.com/dahall/Vanara/search?l=C%23&q=WlanCloseHandle)
[WlanConnect](https://www.google.com/search?num=5&q=WlanConnect+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanConnect](https://github.com/dahall/Vanara/search?l=C%23&q=WlanConnect)
[WlanDeleteProfile](https://www.google.com/search?num=5&q=WlanDeleteProfile+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanDeleteProfile](https://github.com/dahall/Vanara/search?l=C%23&q=WlanDeleteProfile)
[WlanDeviceServiceCommand](https://www.google.com/search?num=5&q=WlanDeviceServiceCommand+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanDeviceServiceCommand](https://github.com/dahall/Vanara/search?l=C%23&q=WlanDeviceServiceCommand)
[WlanDisconnect](https://www.google.com/search?num=5&q=WlanDisconnect+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanDisconnect](https://github.com/dahall/Vanara/search?l=C%23&q=WlanDisconnect)
[WlanEnumInterfaces](https://www.google.com/search?num=5&q=WlanEnumInterfaces+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanEnumInterfaces](https://github.com/dahall/Vanara/search?l=C%23&q=WlanEnumInterfaces)
[WlanExtractPsdIEDataList](https://www.google.com/search?num=5&q=WlanExtractPsdIEDataList+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanExtractPsdIEDataList](https://github.com/dahall/Vanara/search?l=C%23&q=WlanExtractPsdIEDataList)
[WlanFreeMemory](https://www.google.com/search?num=5&q=WlanFreeMemory+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanFreeMemory](https://github.com/dahall/Vanara/search?l=C%23&q=WlanFreeMemory)
[WlanGetAvailableNetworkList](https://www.google.com/search?num=5&q=WlanGetAvailableNetworkList+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanGetAvailableNetworkList](https://github.com/dahall/Vanara/search?l=C%23&q=WlanGetAvailableNetworkList)
[WlanGetFilterList](https://www.google.com/search?num=5&q=WlanGetFilterList+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanGetFilterList](https://github.com/dahall/Vanara/search?l=C%23&q=WlanGetFilterList)
[WlanGetInterfaceCapability](https://www.google.com/search?num=5&q=WlanGetInterfaceCapability+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanGetInterfaceCapability](https://github.com/dahall/Vanara/search?l=C%23&q=WlanGetInterfaceCapability)
[WlanGetNetworkBssList](https://www.google.com/search?num=5&q=WlanGetNetworkBssList+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanGetNetworkBssList](https://github.com/dahall/Vanara/search?l=C%23&q=WlanGetNetworkBssList)
[WlanGetProfile](https://www.google.com/search?num=5&q=WlanGetProfile+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanGetProfile](https://github.com/dahall/Vanara/search?l=C%23&q=WlanGetProfile)
[WlanGetProfileCustomUserData](https://www.google.com/search?num=5&q=WlanGetProfileCustomUserData+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanGetProfileCustomUserData](https://github.com/dahall/Vanara/search?l=C%23&q=WlanGetProfileCustomUserData)
[WlanGetProfileList](https://www.google.com/search?num=5&q=WlanGetProfileList+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanGetProfileList](https://github.com/dahall/Vanara/search?l=C%23&q=WlanGetProfileList)
[WlanGetSecuritySettings](https://www.google.com/search?num=5&q=WlanGetSecuritySettings+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanGetSecuritySettings](https://github.com/dahall/Vanara/search?l=C%23&q=WlanGetSecuritySettings)
[WlanGetSupportedDeviceServices](https://www.google.com/search?num=5&q=WlanGetSupportedDeviceServices+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanGetSupportedDeviceServices](https://github.com/dahall/Vanara/search?l=C%23&q=WlanGetSupportedDeviceServices)
[WlanHostedNetworkForceStart](https://www.google.com/search?num=5&q=WlanHostedNetworkForceStart+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanHostedNetworkForceStart](https://github.com/dahall/Vanara/search?l=C%23&q=WlanHostedNetworkForceStart)
[WlanHostedNetworkForceStop](https://www.google.com/search?num=5&q=WlanHostedNetworkForceStop+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanHostedNetworkForceStop](https://github.com/dahall/Vanara/search?l=C%23&q=WlanHostedNetworkForceStop)
[WlanHostedNetworkInitSettings](https://www.google.com/search?num=5&q=WlanHostedNetworkInitSettings+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanHostedNetworkInitSettings](https://github.com/dahall/Vanara/search?l=C%23&q=WlanHostedNetworkInitSettings)
[WlanHostedNetworkQueryProperty](https://www.google.com/search?num=5&q=WlanHostedNetworkQueryProperty+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanHostedNetworkQueryProperty](https://github.com/dahall/Vanara/search?l=C%23&q=WlanHostedNetworkQueryProperty)
[WlanHostedNetworkQuerySecondaryKey](https://www.google.com/search?num=5&q=WlanHostedNetworkQuerySecondaryKey+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanHostedNetworkQuerySecondaryKey](https://github.com/dahall/Vanara/search?l=C%23&q=WlanHostedNetworkQuerySecondaryKey)
[WlanHostedNetworkQueryStatus](https://www.google.com/search?num=5&q=WlanHostedNetworkQueryStatus+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanHostedNetworkQueryStatus](https://github.com/dahall/Vanara/search?l=C%23&q=WlanHostedNetworkQueryStatus)
[WlanHostedNetworkRefreshSecuritySettings](https://www.google.com/search?num=5&q=WlanHostedNetworkRefreshSecuritySettings+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanHostedNetworkRefreshSecuritySettings](https://github.com/dahall/Vanara/search?l=C%23&q=WlanHostedNetworkRefreshSecuritySettings)
[WlanHostedNetworkSetProperty](https://www.google.com/search?num=5&q=WlanHostedNetworkSetProperty+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanHostedNetworkSetProperty](https://github.com/dahall/Vanara/search?l=C%23&q=WlanHostedNetworkSetProperty)
[WlanHostedNetworkSetSecondaryKey](https://www.google.com/search?num=5&q=WlanHostedNetworkSetSecondaryKey+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanHostedNetworkSetSecondaryKey](https://github.com/dahall/Vanara/search?l=C%23&q=WlanHostedNetworkSetSecondaryKey)
[WlanHostedNetworkStartUsing](https://www.google.com/search?num=5&q=WlanHostedNetworkStartUsing+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanHostedNetworkStartUsing](https://github.com/dahall/Vanara/search?l=C%23&q=WlanHostedNetworkStartUsing)
[WlanHostedNetworkStopUsing](https://www.google.com/search?num=5&q=WlanHostedNetworkStopUsing+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanHostedNetworkStopUsing](https://github.com/dahall/Vanara/search?l=C%23&q=WlanHostedNetworkStopUsing)
[WlanIhvControl](https://www.google.com/search?num=5&q=WlanIhvControl+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanIhvControl](https://github.com/dahall/Vanara/search?l=C%23&q=WlanIhvControl)
[WlanOpenHandle](https://www.google.com/search?num=5&q=WlanOpenHandle+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanOpenHandle](https://github.com/dahall/Vanara/search?l=C%23&q=WlanOpenHandle)
[WlanQueryAutoConfigParameter](https://www.google.com/search?num=5&q=WlanQueryAutoConfigParameter+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanQueryAutoConfigParameter](https://github.com/dahall/Vanara/search?l=C%23&q=WlanQueryAutoConfigParameter)
[WlanQueryInterface](https://www.google.com/search?num=5&q=WlanQueryInterface+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanQueryInterface](https://github.com/dahall/Vanara/search?l=C%23&q=WlanQueryInterface)
[WlanReasonCodeToString](https://www.google.com/search?num=5&q=WlanReasonCodeToString+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanReasonCodeToString](https://github.com/dahall/Vanara/search?l=C%23&q=WlanReasonCodeToString)
[WlanRegisterDeviceServiceNotification](https://www.google.com/search?num=5&q=WlanRegisterDeviceServiceNotification+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanRegisterDeviceServiceNotification](https://github.com/dahall/Vanara/search?l=C%23&q=WlanRegisterDeviceServiceNotification)
[WlanRegisterNotification](https://www.google.com/search?num=5&q=WlanRegisterNotification+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanRegisterNotification](https://github.com/dahall/Vanara/search?l=C%23&q=WlanRegisterNotification)
[WlanRegisterVirtualStationNotification](https://www.google.com/search?num=5&q=WlanRegisterVirtualStationNotification+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanRegisterVirtualStationNotification](https://github.com/dahall/Vanara/search?l=C%23&q=WlanRegisterVirtualStationNotification)
[WlanRenameProfile](https://www.google.com/search?num=5&q=WlanRenameProfile+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanRenameProfile](https://github.com/dahall/Vanara/search?l=C%23&q=WlanRenameProfile)
[WlanSaveTemporaryProfile](https://www.google.com/search?num=5&q=WlanSaveTemporaryProfile+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanSaveTemporaryProfile](https://github.com/dahall/Vanara/search?l=C%23&q=WlanSaveTemporaryProfile)
[WlanScan](https://www.google.com/search?num=5&q=WlanScan+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanScan](https://github.com/dahall/Vanara/search?l=C%23&q=WlanScan)
[WlanSetAutoConfigParameter](https://www.google.com/search?num=5&q=WlanSetAutoConfigParameter+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanSetAutoConfigParameter](https://github.com/dahall/Vanara/search?l=C%23&q=WlanSetAutoConfigParameter)
[WlanSetFilterList](https://www.google.com/search?num=5&q=WlanSetFilterList+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanSetFilterList](https://github.com/dahall/Vanara/search?l=C%23&q=WlanSetFilterList)
[WlanSetInterface](https://www.google.com/search?num=5&q=WlanSetInterface+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanSetInterface](https://github.com/dahall/Vanara/search?l=C%23&q=WlanSetInterface)
[WlanSetProfile](https://www.google.com/search?num=5&q=WlanSetProfile+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanSetProfile](https://github.com/dahall/Vanara/search?l=C%23&q=WlanSetProfile)
[WlanSetProfileCustomUserData](https://www.google.com/search?num=5&q=WlanSetProfileCustomUserData+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanSetProfileCustomUserData](https://github.com/dahall/Vanara/search?l=C%23&q=WlanSetProfileCustomUserData)
[WlanSetProfileEapUserData](https://www.google.com/search?num=5&q=WlanSetProfileEapUserData+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanSetProfileEapUserData](https://github.com/dahall/Vanara/search?l=C%23&q=WlanSetProfileEapUserData)
[WlanSetProfileEapXmlUserData](https://www.google.com/search?num=5&q=WlanSetProfileEapXmlUserData+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanSetProfileEapXmlUserData](https://github.com/dahall/Vanara/search?l=C%23&q=WlanSetProfileEapXmlUserData)
[WlanSetProfileList](https://www.google.com/search?num=5&q=WlanSetProfileList+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanSetProfileList](https://github.com/dahall/Vanara/search?l=C%23&q=WlanSetProfileList)
[WlanSetProfilePosition](https://www.google.com/search?num=5&q=WlanSetProfilePosition+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanSetProfilePosition](https://github.com/dahall/Vanara/search?l=C%23&q=WlanSetProfilePosition)
[WlanSetPsdIEDataList](https://www.google.com/search?num=5&q=WlanSetPsdIEDataList+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanSetPsdIEDataList](https://github.com/dahall/Vanara/search?l=C%23&q=WlanSetPsdIEDataList)
[WlanSetSecuritySettings](https://www.google.com/search?num=5&q=WlanSetSecuritySettings+site%3Alearn.microsoft.com) | wlanapi.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanSetSecuritySettings](https://github.com/dahall/Vanara/search?l=C%23&q=WlanSetSecuritySettings)
[WlanUIEditProfile](https://www.google.com/search?num=5&q=WlanUIEditProfile+site%3Alearn.microsoft.com) | wlanui.dll | wlanapi.h | [Vanara.PInvoke.WlanApi.WlanUIEditProfile](https://github.com/dahall/Vanara/search?l=C%23&q=WlanUIEditProfile)
### Enumerations
Native Enum | Header | Managed Enum
--- | --- | ---
[DOT11_ADHOC_AUTH_ALGORITHM](https://www.google.com/search?num=5&q=DOT11_ADHOC_AUTH_ALGORITHM+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.DOT11_ADHOC_AUTH_ALGORITHM](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_ADHOC_AUTH_ALGORITHM)
[DOT11_ADHOC_CIPHER_ALGORITHM](https://www.google.com/search?num=5&q=DOT11_ADHOC_CIPHER_ALGORITHM+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.DOT11_ADHOC_CIPHER_ALGORITHM](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_ADHOC_CIPHER_ALGORITHM)
[DOT11_ADHOC_CONNECT_FAIL_REASON](https://www.google.com/search?num=5&q=DOT11_ADHOC_CONNECT_FAIL_REASON+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.DOT11_ADHOC_CONNECT_FAIL_REASON](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_ADHOC_CONNECT_FAIL_REASON)
[DOT11_ADHOC_NETWORK_CONNECTION_STATUS](https://www.google.com/search?num=5&q=DOT11_ADHOC_NETWORK_CONNECTION_STATUS+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.DOT11_ADHOC_NETWORK_CONNECTION_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_ADHOC_NETWORK_CONNECTION_STATUS)
[DOT11_AUTH_ALGORITHM](https://www.google.com/search?num=5&q=DOT11_AUTH_ALGORITHM+site%3Alearn.microsoft.com) | windot11.h | [Vanara.PInvoke.WlanApi.DOT11_AUTH_ALGORITHM](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_AUTH_ALGORITHM)
[DOT11_BSS_TYPE](https://www.google.com/search?num=5&q=DOT11_BSS_TYPE+site%3Alearn.microsoft.com) | windot11.h | [Vanara.PInvoke.WlanApi.DOT11_BSS_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_BSS_TYPE)
[DOT11_CIPHER_ALGORITHM](https://www.google.com/search?num=5&q=DOT11_CIPHER_ALGORITHM+site%3Alearn.microsoft.com) | windot11.h | [Vanara.PInvoke.WlanApi.DOT11_CIPHER_ALGORITHM](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_CIPHER_ALGORITHM)
[DOT11_OPERATION_MODE](https://www.google.com/search?num=5&q=DOT11_OPERATION_MODE+site%3Alearn.microsoft.com) | windot11.h | [Vanara.PInvoke.WlanApi.DOT11_OPERATION_MODE](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_OPERATION_MODE)
[DOT11_PHY_TYPE](https://www.google.com/search?num=5&q=DOT11_PHY_TYPE+site%3Alearn.microsoft.com) | windot11.h | [Vanara.PInvoke.WlanApi.DOT11_PHY_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_PHY_TYPE)
[DOT11_RADIO_STATE](https://www.google.com/search?num=5&q=DOT11_RADIO_STATE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.DOT11_RADIO_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_RADIO_STATE)
[ONEX_AUTH_IDENTITY](https://www.google.com/search?num=5&q=ONEX_AUTH_IDENTITY+site%3Alearn.microsoft.com) | dot1x.h | [Vanara.PInvoke.WlanApi.ONEX_AUTH_IDENTITY](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_AUTH_IDENTITY)
[ONEX_AUTH_MODE](https://www.google.com/search?num=5&q=ONEX_AUTH_MODE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WlanApi.ONEX_AUTH_MODE](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_AUTH_MODE)
[ONEX_AUTH_RESTART_REASON](https://www.google.com/search?num=5&q=ONEX_AUTH_RESTART_REASON+site%3Alearn.microsoft.com) | dot1x.h | [Vanara.PInvoke.WlanApi.ONEX_AUTH_RESTART_REASON](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_AUTH_RESTART_REASON)
[ONEX_AUTH_STATUS](https://www.google.com/search?num=5&q=ONEX_AUTH_STATUS+site%3Alearn.microsoft.com) | dot1x.h | [Vanara.PInvoke.WlanApi.ONEX_AUTH_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_AUTH_STATUS)
[ONEX_EAP_METHOD_BACKEND_SUPPORT](https://www.google.com/search?num=5&q=ONEX_EAP_METHOD_BACKEND_SUPPORT+site%3Alearn.microsoft.com) | dot1x.h | [Vanara.PInvoke.WlanApi.ONEX_EAP_METHOD_BACKEND_SUPPORT](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_EAP_METHOD_BACKEND_SUPPORT)
[ONEX_NOTIFICATION_TYPE](https://www.google.com/search?num=5&q=ONEX_NOTIFICATION_TYPE+site%3Alearn.microsoft.com) | dot1x.h | [Vanara.PInvoke.WlanApi.ONEX_NOTIFICATION_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_NOTIFICATION_TYPE)
[ONEX_REASON_CODE](https://www.google.com/search?num=5&q=ONEX_REASON_CODE+site%3Alearn.microsoft.com) | dot1x.h | [Vanara.PInvoke.WlanApi.ONEX_REASON_CODE](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_REASON_CODE)
[ONEX_SUPPLICANT_MODE](https://www.google.com/search?num=5&q=ONEX_SUPPLICANT_MODE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WlanApi.ONEX_SUPPLICANT_MODE](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_SUPPLICANT_MODE)
[WL_DISPLAY_PAGES](https://www.google.com/search?num=5&q=WL_DISPLAY_PAGES+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WL_DISPLAY_PAGES](https://github.com/dahall/Vanara/search?l=C%23&q=WL_DISPLAY_PAGES)
[WLAN_ACCCESS](https://www.google.com/search?num=5&q=WLAN_ACCCESS+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_ACCCESS](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_ACCCESS)
[WLAN_ADHOC_NETWORK_STATE](https://www.google.com/search?num=5&q=WLAN_ADHOC_NETWORK_STATE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_ADHOC_NETWORK_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_ADHOC_NETWORK_STATE)
[WLAN_AUTOCONF_OPCODE](https://www.google.com/search?num=5&q=WLAN_AUTOCONF_OPCODE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_AUTOCONF_OPCODE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_AUTOCONF_OPCODE)
[WLAN_AVAILABLE_NETWORK_FLAGS](https://www.google.com/search?num=5&q=WLAN_AVAILABLE_NETWORK_FLAGS+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_AVAILABLE_NETWORK_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_AVAILABLE_NETWORK_FLAGS)
[WLAN_CONNECTION_FLAGS](https://www.google.com/search?num=5&q=WLAN_CONNECTION_FLAGS+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_CONNECTION_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_CONNECTION_FLAGS)
[WLAN_CONNECTION_MODE](https://www.google.com/search?num=5&q=WLAN_CONNECTION_MODE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_CONNECTION_MODE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_CONNECTION_MODE)
[WLAN_CONNECTION_NOTIFICATION](https://www.google.com/search?num=5&q=WLAN_CONNECTION_NOTIFICATION+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_CONNECTION_NOTIFICATION](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_CONNECTION_NOTIFICATION)
[WLAN_FILTER_LIST_TYPE](https://www.google.com/search?num=5&q=WLAN_FILTER_LIST_TYPE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_FILTER_LIST_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_FILTER_LIST_TYPE)
[WLAN_HOSTED_NETWORK_NOTIFICATION_CODE](https://www.google.com/search?num=5&q=WLAN_HOSTED_NETWORK_NOTIFICATION_CODE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_HOSTED_NETWORK_NOTIFICATION_CODE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_HOSTED_NETWORK_NOTIFICATION_CODE)
[WLAN_HOSTED_NETWORK_OPCODE](https://www.google.com/search?num=5&q=WLAN_HOSTED_NETWORK_OPCODE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_HOSTED_NETWORK_OPCODE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_HOSTED_NETWORK_OPCODE)
[WLAN_HOSTED_NETWORK_PEER_AUTH_STATE](https://www.google.com/search?num=5&q=WLAN_HOSTED_NETWORK_PEER_AUTH_STATE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_HOSTED_NETWORK_PEER_AUTH_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_HOSTED_NETWORK_PEER_AUTH_STATE)
[WLAN_HOSTED_NETWORK_REASON](https://www.google.com/search?num=5&q=WLAN_HOSTED_NETWORK_REASON+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_HOSTED_NETWORK_REASON](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_HOSTED_NETWORK_REASON)
[WLAN_HOSTED_NETWORK_STATE](https://www.google.com/search?num=5&q=WLAN_HOSTED_NETWORK_STATE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_HOSTED_NETWORK_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_HOSTED_NETWORK_STATE)
[WLAN_IHV_CONTROL_TYPE](https://www.google.com/search?num=5&q=WLAN_IHV_CONTROL_TYPE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_IHV_CONTROL_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_IHV_CONTROL_TYPE)
[WLAN_INTERFACE_STATE](https://www.google.com/search?num=5&q=WLAN_INTERFACE_STATE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_INTERFACE_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_INTERFACE_STATE)
[WLAN_INTERFACE_TYPE](https://www.google.com/search?num=5&q=WLAN_INTERFACE_TYPE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_INTERFACE_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_INTERFACE_TYPE)
[WLAN_INTF_OPCODE](https://www.google.com/search?num=5&q=WLAN_INTF_OPCODE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_INTF_OPCODE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_INTF_OPCODE)
[WLAN_NOTIFICATION_ACM](https://www.google.com/search?num=5&q=WLAN_NOTIFICATION_ACM+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_NOTIFICATION_ACM](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_NOTIFICATION_ACM)
[WLAN_NOTIFICATION_MSM](https://www.google.com/search?num=5&q=WLAN_NOTIFICATION_MSM+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_NOTIFICATION_MSM](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_NOTIFICATION_MSM)
[WLAN_NOTIFICATION_SOURCE](https://www.google.com/search?num=5&q=WLAN_NOTIFICATION_SOURCE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_NOTIFICATION_SOURCE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_NOTIFICATION_SOURCE)
[WLAN_OPCODE_VALUE_TYPE](https://www.google.com/search?num=5&q=WLAN_OPCODE_VALUE_TYPE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_OPCODE_VALUE_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_OPCODE_VALUE_TYPE)
[WLAN_POWER_SETTING](https://www.google.com/search?num=5&q=WLAN_POWER_SETTING+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_POWER_SETTING](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_POWER_SETTING)
[WLAN_PROFILE_FLAGS](https://www.google.com/search?num=5&q=WLAN_PROFILE_FLAGS+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_PROFILE_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_PROFILE_FLAGS)
[WLAN_REASON_CODE](https://www.google.com/search?num=5&q=WLAN_REASON_CODE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WlanApi.WLAN_REASON_CODE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_REASON_CODE)
[WLAN_SECURABLE_OBJECT](https://www.google.com/search?num=5&q=WLAN_SECURABLE_OBJECT+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_SECURABLE_OBJECT](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_SECURABLE_OBJECT)
[WLAN_SET_EAPHOST](https://www.google.com/search?num=5&q=WLAN_SET_EAPHOST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_SET_EAPHOST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_SET_EAPHOST)
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[DOT11_AUTH_CIPHER_PAIR](https://www.google.com/search?num=5&q=DOT11_AUTH_CIPHER_PAIR+site%3Alearn.microsoft.com) | windot11.h | [Vanara.PInvoke.WlanApi.DOT11_AUTH_CIPHER_PAIR](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_AUTH_CIPHER_PAIR)
[DOT11_BSSID_LIST](https://www.google.com/search?num=5&q=DOT11_BSSID_LIST+site%3Alearn.microsoft.com) | windot11.h | [Vanara.PInvoke.WlanApi.DOT11_BSSID_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_BSSID_LIST)
[DOT11_COUNTRY_OR_REGION_STRING](https://www.google.com/search?num=5&q=DOT11_COUNTRY_OR_REGION_STRING+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.DOT11_COUNTRY_OR_REGION_STRING](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_COUNTRY_OR_REGION_STRING)
[DOT11_MAC_ADDRESS](https://www.google.com/search?num=5&q=DOT11_MAC_ADDRESS+site%3Alearn.microsoft.com) | Windot11.h | [Vanara.PInvoke.WlanApi.DOT11_MAC_ADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_MAC_ADDRESS)
[DOT11_NETWORK](https://www.google.com/search?num=5&q=DOT11_NETWORK+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.DOT11_NETWORK](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_NETWORK)
[DOT11_NETWORK_LIST](https://www.google.com/search?num=5&q=DOT11_NETWORK_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.DOT11_NETWORK_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_NETWORK_LIST)
[DOT11_SSID](https://www.google.com/search?num=5&q=DOT11_SSID+site%3Alearn.microsoft.com) | wlantypes.h | [Vanara.PInvoke.WlanApi.DOT11_SSID](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_SSID)
[EAP_METHOD_TYPE](https://www.google.com/search?num=5&q=EAP_METHOD_TYPE+site%3Alearn.microsoft.com) | eaptypes.h | [Vanara.PInvoke.WlanApi.EAP_METHOD_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=EAP_METHOD_TYPE)
[EAP_TYPE](https://www.google.com/search?num=5&q=EAP_TYPE+site%3Alearn.microsoft.com) | eaptypes.h | [Vanara.PInvoke.WlanApi.EAP_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=EAP_TYPE)
[HWFDSERVICE](https://www.google.com/search?num=5&q=HWFDSERVICE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WlanApi.HWFDSERVICE](https://github.com/dahall/Vanara/search?l=C%23&q=HWFDSERVICE)
[HWFDSESSION](https://www.google.com/search?num=5&q=HWFDSESSION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WlanApi.HWFDSESSION](https://github.com/dahall/Vanara/search?l=C%23&q=HWFDSESSION)
[HWLANSESSION](https://www.google.com/search?num=5&q=HWLANSESSION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WlanApi.HWLANSESSION](https://github.com/dahall/Vanara/search?l=C%23&q=HWLANSESSION)
[NDIS_OBJECT_HEADER](https://www.google.com/search?num=5&q=NDIS_OBJECT_HEADER+site%3Alearn.microsoft.com) | Ntddndis.h | [Vanara.PInvoke.WlanApi.NDIS_OBJECT_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=NDIS_OBJECT_HEADER)
[ONEX_AUTH_PARAMS](https://www.google.com/search?num=5&q=ONEX_AUTH_PARAMS+site%3Alearn.microsoft.com) | dot1x.h | [Vanara.PInvoke.WlanApi.ONEX_AUTH_PARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_AUTH_PARAMS)
[ONEX_CONNECTION_PROFILE](https://www.google.com/search?num=5&q=ONEX_CONNECTION_PROFILE+site%3Alearn.microsoft.com) | dot1x.h | [Vanara.PInvoke.WlanApi.ONEX_CONNECTION_PROFILE](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_CONNECTION_PROFILE)
[ONEX_EAP_ERROR](https://www.google.com/search?num=5&q=ONEX_EAP_ERROR+site%3Alearn.microsoft.com) | dot1x.h | [Vanara.PInvoke.WlanApi.ONEX_EAP_ERROR](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_EAP_ERROR)
[ONEX_RESULT_UPDATE_DATA](https://www.google.com/search?num=5&q=ONEX_RESULT_UPDATE_DATA+site%3Alearn.microsoft.com) | dot1x.h | [Vanara.PInvoke.WlanApi.ONEX_RESULT_UPDATE_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_RESULT_UPDATE_DATA)
[ONEX_STATUS](https://www.google.com/search?num=5&q=ONEX_STATUS+site%3Alearn.microsoft.com) | dot1x.h | [Vanara.PInvoke.WlanApi.ONEX_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_STATUS)
[ONEX_USER_INFO](https://www.google.com/search?num=5&q=ONEX_USER_INFO+site%3Alearn.microsoft.com) | dot1x.h | [Vanara.PInvoke.WlanApi.ONEX_USER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_USER_INFO)
[ONEX_VARIABLE_BLOB](https://www.google.com/search?num=5&q=ONEX_VARIABLE_BLOB+site%3Alearn.microsoft.com) | dot1x.h | [Vanara.PInvoke.WlanApi.ONEX_VARIABLE_BLOB](https://github.com/dahall/Vanara/search?l=C%23&q=ONEX_VARIABLE_BLOB)
[WLAN_ASSOCIATION_ATTRIBUTES](https://www.google.com/search?num=5&q=WLAN_ASSOCIATION_ATTRIBUTES+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_ASSOCIATION_ATTRIBUTES](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_ASSOCIATION_ATTRIBUTES)
[WLAN_AUTH_CIPHER_PAIR_LIST](https://www.google.com/search?num=5&q=WLAN_AUTH_CIPHER_PAIR_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_AUTH_CIPHER_PAIR_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_AUTH_CIPHER_PAIR_LIST)
[WLAN_AVAILABLE_NETWORK](https://www.google.com/search?num=5&q=WLAN_AVAILABLE_NETWORK+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_AVAILABLE_NETWORK](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_AVAILABLE_NETWORK)
[WLAN_AVAILABLE_NETWORK_LIST](https://www.google.com/search?num=5&q=WLAN_AVAILABLE_NETWORK_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_AVAILABLE_NETWORK_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_AVAILABLE_NETWORK_LIST)
[WLAN_BSS_ENTRY](https://www.google.com/search?num=5&q=WLAN_BSS_ENTRY+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_BSS_ENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_BSS_ENTRY)
[WLAN_BSS_LIST](https://www.google.com/search?num=5&q=WLAN_BSS_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_BSS_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_BSS_LIST)
[WLAN_CONNECTION_ATTRIBUTES](https://www.google.com/search?num=5&q=WLAN_CONNECTION_ATTRIBUTES+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_CONNECTION_ATTRIBUTES](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_CONNECTION_ATTRIBUTES)
[WLAN_CONNECTION_NOTIFICATION_DATA](https://www.google.com/search?num=5&q=WLAN_CONNECTION_NOTIFICATION_DATA+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_CONNECTION_NOTIFICATION_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_CONNECTION_NOTIFICATION_DATA)
[WLAN_CONNECTION_PARAMETERS](https://www.google.com/search?num=5&q=WLAN_CONNECTION_PARAMETERS+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_CONNECTION_PARAMETERS](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_CONNECTION_PARAMETERS)
[WLAN_COUNTRY_OR_REGION_STRING_LIST](https://www.google.com/search?num=5&q=WLAN_COUNTRY_OR_REGION_STRING_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_COUNTRY_OR_REGION_STRING_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_COUNTRY_OR_REGION_STRING_LIST)
[WLAN_DEVICE_SERVICE_GUID_LIST](https://www.google.com/search?num=5&q=WLAN_DEVICE_SERVICE_GUID_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_DEVICE_SERVICE_GUID_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_DEVICE_SERVICE_GUID_LIST)
[WLAN_DEVICE_SERVICE_NOTIFICATION_DATA](https://www.google.com/search?num=5&q=WLAN_DEVICE_SERVICE_NOTIFICATION_DATA+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_DEVICE_SERVICE_NOTIFICATION_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_DEVICE_SERVICE_NOTIFICATION_DATA)
[WLAN_HOSTED_NETWORK_CONNECTION_SETTINGS](https://www.google.com/search?num=5&q=WLAN_HOSTED_NETWORK_CONNECTION_SETTINGS+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_HOSTED_NETWORK_CONNECTION_SETTINGS](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_HOSTED_NETWORK_CONNECTION_SETTINGS)
[WLAN_HOSTED_NETWORK_DATA_PEER_STATE_CHANGE](https://www.google.com/search?num=5&q=WLAN_HOSTED_NETWORK_DATA_PEER_STATE_CHANGE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_HOSTED_NETWORK_DATA_PEER_STATE_CHANGE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_HOSTED_NETWORK_DATA_PEER_STATE_CHANGE)
[WLAN_HOSTED_NETWORK_PEER_STATE](https://www.google.com/search?num=5&q=WLAN_HOSTED_NETWORK_PEER_STATE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_HOSTED_NETWORK_PEER_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_HOSTED_NETWORK_PEER_STATE)
[WLAN_HOSTED_NETWORK_RADIO_STATE](https://www.google.com/search?num=5&q=WLAN_HOSTED_NETWORK_RADIO_STATE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_HOSTED_NETWORK_RADIO_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_HOSTED_NETWORK_RADIO_STATE)
[WLAN_HOSTED_NETWORK_SECURITY_SETTINGS](https://www.google.com/search?num=5&q=WLAN_HOSTED_NETWORK_SECURITY_SETTINGS+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_HOSTED_NETWORK_SECURITY_SETTINGS](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_HOSTED_NETWORK_SECURITY_SETTINGS)
[WLAN_HOSTED_NETWORK_STATE_CHANGE](https://www.google.com/search?num=5&q=WLAN_HOSTED_NETWORK_STATE_CHANGE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_HOSTED_NETWORK_STATE_CHANGE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_HOSTED_NETWORK_STATE_CHANGE)
[WLAN_HOSTED_NETWORK_STATUS](https://www.google.com/search?num=5&q=WLAN_HOSTED_NETWORK_STATUS+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_HOSTED_NETWORK_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_HOSTED_NETWORK_STATUS)
[WLAN_INTERFACE_CAPABILITY](https://www.google.com/search?num=5&q=WLAN_INTERFACE_CAPABILITY+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_INTERFACE_CAPABILITY](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_INTERFACE_CAPABILITY)
[WLAN_INTERFACE_INFO](https://www.google.com/search?num=5&q=WLAN_INTERFACE_INFO+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_INTERFACE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_INTERFACE_INFO)
[WLAN_INTERFACE_INFO_LIST](https://www.google.com/search?num=5&q=WLAN_INTERFACE_INFO_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_INTERFACE_INFO_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_INTERFACE_INFO_LIST)
[WLAN_MAC_FRAME_STATISTICS](https://www.google.com/search?num=5&q=WLAN_MAC_FRAME_STATISTICS+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_MAC_FRAME_STATISTICS](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_MAC_FRAME_STATISTICS)
[WLAN_MSM_NOTIFICATION_DATA](https://www.google.com/search?num=5&q=WLAN_MSM_NOTIFICATION_DATA+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_MSM_NOTIFICATION_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_MSM_NOTIFICATION_DATA)
[WLAN_NOTIFICATION_DATA](https://www.google.com/search?num=5&q=WLAN_NOTIFICATION_DATA+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_NOTIFICATION_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_NOTIFICATION_DATA)
[WLAN_PHY_FRAME_STATISTICS](https://www.google.com/search?num=5&q=WLAN_PHY_FRAME_STATISTICS+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_PHY_FRAME_STATISTICS](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_PHY_FRAME_STATISTICS)
[WLAN_PHY_RADIO_STATE](https://www.google.com/search?num=5&q=WLAN_PHY_RADIO_STATE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_PHY_RADIO_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_PHY_RADIO_STATE)
[WLAN_PROFILE_INFO](https://www.google.com/search?num=5&q=WLAN_PROFILE_INFO+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_PROFILE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_PROFILE_INFO)
[WLAN_PROFILE_INFO_LIST](https://www.google.com/search?num=5&q=WLAN_PROFILE_INFO_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_PROFILE_INFO_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_PROFILE_INFO_LIST)
[WLAN_RADIO_STATE](https://www.google.com/search?num=5&q=WLAN_RADIO_STATE+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_RADIO_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_RADIO_STATE)
[WLAN_RATE_SET](https://www.google.com/search?num=5&q=WLAN_RATE_SET+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_RATE_SET](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_RATE_SET)
[WLAN_RAW_DATA](https://www.google.com/search?num=5&q=WLAN_RAW_DATA+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_RAW_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_RAW_DATA)
[WLAN_RAW_DATA_INFO](https://www.google.com/search?num=5&q=WLAN_RAW_DATA_INFO+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WlanApi.WLAN_RAW_DATA_LIST.WLAN_RAW_DATA_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_RAW_DATA_INFO)
[WLAN_RAW_DATA_LIST](https://www.google.com/search?num=5&q=WLAN_RAW_DATA_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_RAW_DATA_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_RAW_DATA_LIST)
[WLAN_SECURITY_ATTRIBUTES](https://www.google.com/search?num=5&q=WLAN_SECURITY_ATTRIBUTES+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_SECURITY_ATTRIBUTES](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_SECURITY_ATTRIBUTES)
[WLAN_STATISTICS](https://www.google.com/search?num=5&q=WLAN_STATISTICS+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_STATISTICS](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_STATISTICS)
### Interfaces
Native Interface | Header | Managed Interface
--- | --- | ---
[IDot11AdHocInterface](https://www.google.com/search?num=5&q=IDot11AdHocInterface+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.IDot11AdHocInterface](https://github.com/dahall/Vanara/search?l=C%23&q=IDot11AdHocInterface)
[IDot11AdHocInterfaceNotificationSink](https://www.google.com/search?num=5&q=IDot11AdHocInterfaceNotificationSink+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.IDot11AdHocInterfaceNotificationSink](https://github.com/dahall/Vanara/search?l=C%23&q=IDot11AdHocInterfaceNotificationSink)
[IDot11AdHocManager](https://www.google.com/search?num=5&q=IDot11AdHocManager+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.IDot11AdHocManager](https://github.com/dahall/Vanara/search?l=C%23&q=IDot11AdHocManager)
[IDot11AdHocManagerNotificationSink](https://www.google.com/search?num=5&q=IDot11AdHocManagerNotificationSink+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.IDot11AdHocManagerNotificationSink](https://github.com/dahall/Vanara/search?l=C%23&q=IDot11AdHocManagerNotificationSink)
[IDot11AdHocNetwork](https://www.google.com/search?num=5&q=IDot11AdHocNetwork+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.IDot11AdHocNetwork](https://github.com/dahall/Vanara/search?l=C%23&q=IDot11AdHocNetwork)
[IDot11AdHocNetworkNotificationSink](https://www.google.com/search?num=5&q=IDot11AdHocNetworkNotificationSink+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.IDot11AdHocNetworkNotificationSink](https://github.com/dahall/Vanara/search?l=C%23&q=IDot11AdHocNetworkNotificationSink)
[IDot11AdHocSecuritySettings](https://www.google.com/search?num=5&q=IDot11AdHocSecuritySettings+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.IDot11AdHocSecuritySettings](https://github.com/dahall/Vanara/search?l=C%23&q=IDot11AdHocSecuritySettings)
[IElevateWlanUi](https://www.google.com/search?num=5&q=IElevateWlanUi+site%3Alearn.microsoft.com) | wlanui.dll | |
[IEnumDot11AdHocInterfaces](https://www.google.com/search?num=5&q=IEnumDot11AdHocInterfaces+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.IEnumDot11AdHocInterfaces](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumDot11AdHocInterfaces)
[IEnumDot11AdHocNetworks](https://www.google.com/search?num=5&q=IEnumDot11AdHocNetworks+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.IEnumDot11AdHocNetworks](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumDot11AdHocNetworks)
[IEnumDot11AdHocSecuritySettings](https://www.google.com/search?num=5&q=IEnumDot11AdHocSecuritySettings+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.IEnumDot11AdHocSecuritySettings](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumDot11AdHocSecuritySettings)
[ISequentialStream](https://www.google.com/search?num=5&q=ISequentialStream+site%3Alearn.microsoft.com) | wlanui.dll | |
### Classes
Native Class | Header | Managed Class
--- | --- | ---
[DOT11_NETWORK_LIST](https://www.google.com/search?num=5&q=DOT11_NETWORK_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.DOT11_NETWORK_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=DOT11_NETWORK_LIST)
[Dot11AdHocManager](https://www.google.com/search?num=5&q=Dot11AdHocManager+site%3Alearn.microsoft.com) | adhoc.h | [Vanara.PInvoke.WlanApi.Dot11AdHocManager](https://github.com/dahall/Vanara/search?l=C%23&q=Dot11AdHocManager)
[SafeHWFDSERVICE](https://www.google.com/search?num=5&q=SafeHWFDSERVICE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WlanApi.SafeHWFDSERVICE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHWFDSERVICE)
[SafeHWFDSESSION](https://www.google.com/search?num=5&q=SafeHWFDSESSION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WlanApi.SafeHWFDSESSION](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHWFDSESSION)
[SafeHWLANMEM](https://www.google.com/search?num=5&q=SafeHWLANMEM+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WlanApi.SafeHWLANMEM](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHWLANMEM)
[SafeHWLANSESSION](https://www.google.com/search?num=5&q=SafeHWLANSESSION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WlanApi.SafeHWLANSESSION](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHWLANSESSION)
[WLAN_AVAILABLE_NETWORK_LIST](https://www.google.com/search?num=5&q=WLAN_AVAILABLE_NETWORK_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_AVAILABLE_NETWORK_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_AVAILABLE_NETWORK_LIST)
[WLAN_BSS_LIST](https://www.google.com/search?num=5&q=WLAN_BSS_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_BSS_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_BSS_LIST)
[WLAN_DEVICE_SERVICE_GUID_LIST](https://www.google.com/search?num=5&q=WLAN_DEVICE_SERVICE_GUID_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_DEVICE_SERVICE_GUID_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_DEVICE_SERVICE_GUID_LIST)
[WLAN_HOSTED_NETWORK_STATUS](https://www.google.com/search?num=5&q=WLAN_HOSTED_NETWORK_STATUS+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_HOSTED_NETWORK_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_HOSTED_NETWORK_STATUS)
[WLAN_INTERFACE_CAPABILITY](https://www.google.com/search?num=5&q=WLAN_INTERFACE_CAPABILITY+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_INTERFACE_CAPABILITY](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_INTERFACE_CAPABILITY)
[WLAN_INTERFACE_INFO_LIST](https://www.google.com/search?num=5&q=WLAN_INTERFACE_INFO_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_INTERFACE_INFO_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_INTERFACE_INFO_LIST)
[WLAN_PROFILE_INFO_LIST](https://www.google.com/search?num=5&q=WLAN_PROFILE_INFO_LIST+site%3Alearn.microsoft.com) | wlanapi.h | [Vanara.PInvoke.WlanApi.WLAN_PROFILE_INFO_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=WLAN_PROFILE_INFO_LIST)