Vanara/PInvoke/IpHlpApi/readme.md

368 lines
84 KiB
Markdown
Raw Normal View History

## Vanara.PInvoke.IpHlpApi
2020-07-14 18:02:36 -04:00
PInvoke API (methods, structures and constants) imported from Windows IpHlpApi.dll.
- Includes methods from iphlpapi.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.IpHlpApi?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.IpHlpApi?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.IpHlpApi)
2021-10-25 23:49:50 -04:00
### Methods - 100% API coverage (162 of 162 functions)
2019-09-05 23:03:18 -04:00
Native Method | Header | Managed Method
--- | --- | ---
2022-10-25 13:24:54 -04:00
[AddIPAddress](https://www.google.com/search?num=5&q=AddIPAddress+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.AddIPAddress](https://github.com/dahall/Vanara/search?l=C%23&q=AddIPAddress)
[CancelIPChangeNotify](https://www.google.com/search?num=5&q=CancelIPChangeNotify+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.CancelIPChangeNotify](https://github.com/dahall/Vanara/search?l=C%23&q=CancelIPChangeNotify)
[CancelMibChangeNotify2](https://www.google.com/search?num=5&q=CancelMibChangeNotify2+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.CancelMibChangeNotify2](https://github.com/dahall/Vanara/search?l=C%23&q=CancelMibChangeNotify2)
[ConvertInterfaceAliasToLuid](https://www.google.com/search?num=5&q=ConvertInterfaceAliasToLuid+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.ConvertInterfaceAliasToLuid](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertInterfaceAliasToLuid)
[ConvertInterfaceGuidToLuid](https://www.google.com/search?num=5&q=ConvertInterfaceGuidToLuid+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.ConvertInterfaceGuidToLuid](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertInterfaceGuidToLuid)
[ConvertInterfaceIndexToLuid](https://www.google.com/search?num=5&q=ConvertInterfaceIndexToLuid+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.ConvertInterfaceIndexToLuid](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertInterfaceIndexToLuid)
[ConvertInterfaceLuidToAlias](https://www.google.com/search?num=5&q=ConvertInterfaceLuidToAlias+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.ConvertInterfaceLuidToAlias](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertInterfaceLuidToAlias)
[ConvertInterfaceLuidToGuid](https://www.google.com/search?num=5&q=ConvertInterfaceLuidToGuid+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.ConvertInterfaceLuidToGuid](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertInterfaceLuidToGuid)
[ConvertInterfaceLuidToIndex](https://www.google.com/search?num=5&q=ConvertInterfaceLuidToIndex+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.ConvertInterfaceLuidToIndex](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertInterfaceLuidToIndex)
[ConvertInterfaceLuidToNameA](https://www.google.com/search?num=5&q=ConvertInterfaceLuidToNameA+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.ConvertInterfaceLuidToName](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertInterfaceLuidToName)
[ConvertInterfaceLuidToNameW](https://www.google.com/search?num=5&q=ConvertInterfaceLuidToNameW+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.ConvertInterfaceLuidToName](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertInterfaceLuidToName)
[ConvertInterfaceNameToLuidA](https://www.google.com/search?num=5&q=ConvertInterfaceNameToLuidA+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.ConvertInterfaceNameToLuid](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertInterfaceNameToLuid)
[ConvertInterfaceNameToLuidW](https://www.google.com/search?num=5&q=ConvertInterfaceNameToLuidW+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.ConvertInterfaceNameToLuid](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertInterfaceNameToLuid)
[ConvertIpv4MaskToLength](https://www.google.com/search?num=5&q=ConvertIpv4MaskToLength+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.ConvertIpv4MaskToLength](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertIpv4MaskToLength)
[ConvertLengthToIpv4Mask](https://www.google.com/search?num=5&q=ConvertLengthToIpv4Mask+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.ConvertLengthToIpv4Mask](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertLengthToIpv4Mask)
[CreateAnycastIpAddressEntry](https://www.google.com/search?num=5&q=CreateAnycastIpAddressEntry+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.CreateAnycastIpAddressEntry](https://github.com/dahall/Vanara/search?l=C%23&q=CreateAnycastIpAddressEntry)
[CreateIpForwardEntry](https://www.google.com/search?num=5&q=CreateIpForwardEntry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.CreateIpForwardEntry](https://github.com/dahall/Vanara/search?l=C%23&q=CreateIpForwardEntry)
[CreateIpForwardEntry2](https://www.google.com/search?num=5&q=CreateIpForwardEntry2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.CreateIpForwardEntry2](https://github.com/dahall/Vanara/search?l=C%23&q=CreateIpForwardEntry2)
[CreateIpNetEntry](https://www.google.com/search?num=5&q=CreateIpNetEntry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.CreateIpNetEntry](https://github.com/dahall/Vanara/search?l=C%23&q=CreateIpNetEntry)
[CreateIpNetEntry2](https://www.google.com/search?num=5&q=CreateIpNetEntry2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.CreateIpNetEntry2](https://github.com/dahall/Vanara/search?l=C%23&q=CreateIpNetEntry2)
[CreatePersistentTcpPortReservation](https://www.google.com/search?num=5&q=CreatePersistentTcpPortReservation+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.CreatePersistentTcpPortReservation](https://github.com/dahall/Vanara/search?l=C%23&q=CreatePersistentTcpPortReservation)
[CreatePersistentUdpPortReservation](https://www.google.com/search?num=5&q=CreatePersistentUdpPortReservation+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.CreatePersistentUdpPortReservation](https://github.com/dahall/Vanara/search?l=C%23&q=CreatePersistentUdpPortReservation)
[CreateProxyArpEntry](https://www.google.com/search?num=5&q=CreateProxyArpEntry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.CreateProxyArpEntry](https://github.com/dahall/Vanara/search?l=C%23&q=CreateProxyArpEntry)
[CreateSortedAddressPairs](https://www.google.com/search?num=5&q=CreateSortedAddressPairs+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.CreateSortedAddressPairs](https://github.com/dahall/Vanara/search?l=C%23&q=CreateSortedAddressPairs)
[CreateUnicastIpAddressEntry](https://www.google.com/search?num=5&q=CreateUnicastIpAddressEntry+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.CreateUnicastIpAddressEntry](https://github.com/dahall/Vanara/search?l=C%23&q=CreateUnicastIpAddressEntry)
[DeleteAnycastIpAddressEntry](https://www.google.com/search?num=5&q=DeleteAnycastIpAddressEntry+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.DeleteAnycastIpAddressEntry](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteAnycastIpAddressEntry)
[DeleteIPAddress](https://www.google.com/search?num=5&q=DeleteIPAddress+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.DeleteIPAddress](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteIPAddress)
[DeleteIpForwardEntry](https://www.google.com/search?num=5&q=DeleteIpForwardEntry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.DeleteIpForwardEntry](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteIpForwardEntry)
[DeleteIpForwardEntry2](https://www.google.com/search?num=5&q=DeleteIpForwardEntry2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.DeleteIpForwardEntry2](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteIpForwardEntry2)
[DeleteIpNetEntry](https://www.google.com/search?num=5&q=DeleteIpNetEntry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.DeleteIpNetEntry](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteIpNetEntry)
[DeleteIpNetEntry2](https://www.google.com/search?num=5&q=DeleteIpNetEntry2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.DeleteIpNetEntry2](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteIpNetEntry2)
[DeletePersistentTcpPortReservation](https://www.google.com/search?num=5&q=DeletePersistentTcpPortReservation+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.DeletePersistentTcpPortReservation](https://github.com/dahall/Vanara/search?l=C%23&q=DeletePersistentTcpPortReservation)
[DeletePersistentUdpPortReservation](https://www.google.com/search?num=5&q=DeletePersistentUdpPortReservation+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.DeletePersistentUdpPortReservation](https://github.com/dahall/Vanara/search?l=C%23&q=DeletePersistentUdpPortReservation)
[DeleteProxyArpEntry](https://www.google.com/search?num=5&q=DeleteProxyArpEntry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.DeleteProxyArpEntry](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteProxyArpEntry)
[DeleteUnicastIpAddressEntry](https://www.google.com/search?num=5&q=DeleteUnicastIpAddressEntry+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.DeleteUnicastIpAddressEntry](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteUnicastIpAddressEntry)
[DisableMediaSense](https://www.google.com/search?num=5&q=DisableMediaSense+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.DisableMediaSense](https://github.com/dahall/Vanara/search?l=C%23&q=DisableMediaSense)
[EnableRouter](https://www.google.com/search?num=5&q=EnableRouter+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.EnableRouter](https://github.com/dahall/Vanara/search?l=C%23&q=EnableRouter)
[FlushIpNetTable](https://www.google.com/search?num=5&q=FlushIpNetTable+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.FlushIpNetTable](https://github.com/dahall/Vanara/search?l=C%23&q=FlushIpNetTable)
[FlushIpNetTable2](https://www.google.com/search?num=5&q=FlushIpNetTable2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.FlushIpNetTable2](https://github.com/dahall/Vanara/search?l=C%23&q=FlushIpNetTable2)
[FlushIpPathTable](https://www.google.com/search?num=5&q=FlushIpPathTable+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.FlushIpPathTable](https://github.com/dahall/Vanara/search?l=C%23&q=FlushIpPathTable)
[FreeMibTable](https://www.google.com/search?num=5&q=FreeMibTable+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.FreeMibTable](https://github.com/dahall/Vanara/search?l=C%23&q=FreeMibTable)
[GetAdapterIndex](https://www.google.com/search?num=5&q=GetAdapterIndex+site%3Alearn.microsoft.com) | IpHlpApi.h | [Vanara.PInvoke.IpHlpApi.GetAdapterIndex](https://github.com/dahall/Vanara/search?l=C%23&q=GetAdapterIndex)
[GetAdapterOrderMap](https://www.google.com/search?num=5&q=GetAdapterOrderMap+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetAdapterOrderMap](https://github.com/dahall/Vanara/search?l=C%23&q=GetAdapterOrderMap)
[GetAdaptersAddresses](https://www.google.com/search?num=5&q=GetAdaptersAddresses+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetAdaptersAddresses](https://github.com/dahall/Vanara/search?l=C%23&q=GetAdaptersAddresses)
[GetAdaptersInfo](https://www.google.com/search?num=5&q=GetAdaptersInfo+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetAdaptersInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetAdaptersInfo)
[GetAnycastIpAddressEntry](https://www.google.com/search?num=5&q=GetAnycastIpAddressEntry+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetAnycastIpAddressEntry](https://github.com/dahall/Vanara/search?l=C%23&q=GetAnycastIpAddressEntry)
[GetAnycastIpAddressTable](https://www.google.com/search?num=5&q=GetAnycastIpAddressTable+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetAnycastIpAddressTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetAnycastIpAddressTable)
[GetBestInterface](https://www.google.com/search?num=5&q=GetBestInterface+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetBestInterface](https://github.com/dahall/Vanara/search?l=C%23&q=GetBestInterface)
[GetBestInterfaceEx](https://www.google.com/search?num=5&q=GetBestInterfaceEx+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetBestInterfaceEx](https://github.com/dahall/Vanara/search?l=C%23&q=GetBestInterfaceEx)
[GetBestRoute](https://www.google.com/search?num=5&q=GetBestRoute+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetBestRoute](https://github.com/dahall/Vanara/search?l=C%23&q=GetBestRoute)
[GetBestRoute2](https://www.google.com/search?num=5&q=GetBestRoute2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetBestRoute2](https://github.com/dahall/Vanara/search?l=C%23&q=GetBestRoute2)
[GetExtendedTcpTable](https://www.google.com/search?num=5&q=GetExtendedTcpTable+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetExtendedTcpTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetExtendedTcpTable)
[GetExtendedUdpTable](https://www.google.com/search?num=5&q=GetExtendedUdpTable+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetExtendedUdpTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetExtendedUdpTable)
[GetFriendlyIfIndex](https://www.google.com/search?num=5&q=GetFriendlyIfIndex+site%3Alearn.microsoft.com) | IpHlpApi.h | [Vanara.PInvoke.IpHlpApi.GetFriendlyIfIndex](https://github.com/dahall/Vanara/search?l=C%23&q=GetFriendlyIfIndex)
[GetIcmpStatistics](https://www.google.com/search?num=5&q=GetIcmpStatistics+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetIcmpStatistics](https://github.com/dahall/Vanara/search?l=C%23&q=GetIcmpStatistics)
[GetIcmpStatisticsEx](https://www.google.com/search?num=5&q=GetIcmpStatisticsEx+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetIcmpStatisticsEx](https://github.com/dahall/Vanara/search?l=C%23&q=GetIcmpStatisticsEx)
[GetIfEntry](https://www.google.com/search?num=5&q=GetIfEntry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetIfEntry](https://github.com/dahall/Vanara/search?l=C%23&q=GetIfEntry)
[GetIfEntry2](https://www.google.com/search?num=5&q=GetIfEntry2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIfEntry2](https://github.com/dahall/Vanara/search?l=C%23&q=GetIfEntry2)
[GetIfEntry2Ex](https://www.google.com/search?num=5&q=GetIfEntry2Ex+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIfEntry2Ex](https://github.com/dahall/Vanara/search?l=C%23&q=GetIfEntry2Ex)
[GetIfStackTable](https://www.google.com/search?num=5&q=GetIfStackTable+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIfStackTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetIfStackTable)
[GetIfTable](https://www.google.com/search?num=5&q=GetIfTable+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetIfTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetIfTable)
[GetIfTable2](https://www.google.com/search?num=5&q=GetIfTable2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIfTable2](https://github.com/dahall/Vanara/search?l=C%23&q=GetIfTable2)
[GetIfTable2Ex](https://www.google.com/search?num=5&q=GetIfTable2Ex+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIfTable2Ex](https://github.com/dahall/Vanara/search?l=C%23&q=GetIfTable2Ex)
[GetInterfaceActiveTimestampCapabilities](https://www.google.com/search?num=5&q=GetInterfaceActiveTimestampCapabilities+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetInterfaceActiveTimestampCapabilities](https://github.com/dahall/Vanara/search?l=C%23&q=GetInterfaceActiveTimestampCapabilities)
[GetInterfaceInfo](https://www.google.com/search?num=5&q=GetInterfaceInfo+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetInterfaceInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetInterfaceInfo)
[GetInterfaceSupportedTimestampCapabilities](https://www.google.com/search?num=5&q=GetInterfaceSupportedTimestampCapabilities+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetInterfaceSupportedTimestampCapabilities](https://github.com/dahall/Vanara/search?l=C%23&q=GetInterfaceSupportedTimestampCapabilities)
[GetInvertedIfStackTable](https://www.google.com/search?num=5&q=GetInvertedIfStackTable+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetInvertedIfStackTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetInvertedIfStackTable)
[GetIpAddrTable](https://www.google.com/search?num=5&q=GetIpAddrTable+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetIpAddrTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpAddrTable)
[GetIpErrorString](https://www.google.com/search?num=5&q=GetIpErrorString+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetIpErrorString](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpErrorString)
[GetIpForwardEntry2](https://www.google.com/search?num=5&q=GetIpForwardEntry2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIpForwardEntry2](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpForwardEntry2)
[GetIpForwardTable](https://www.google.com/search?num=5&q=GetIpForwardTable+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetIpForwardTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpForwardTable)
[GetIpForwardTable2](https://www.google.com/search?num=5&q=GetIpForwardTable2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIpForwardTable2](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpForwardTable2)
[GetIpInterfaceEntry](https://www.google.com/search?num=5&q=GetIpInterfaceEntry+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIpInterfaceEntry](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpInterfaceEntry)
[GetIpInterfaceTable](https://www.google.com/search?num=5&q=GetIpInterfaceTable+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIpInterfaceTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpInterfaceTable)
[GetIpNetEntry2](https://www.google.com/search?num=5&q=GetIpNetEntry2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIpNetEntry2](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpNetEntry2)
[GetIpNetTable](https://www.google.com/search?num=5&q=GetIpNetTable+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetIpNetTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpNetTable)
[GetIpNetTable2](https://www.google.com/search?num=5&q=GetIpNetTable2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIpNetTable2](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpNetTable2)
[GetIpNetworkConnectionBandwidthEstimates](https://www.google.com/search?num=5&q=GetIpNetworkConnectionBandwidthEstimates+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIpNetworkConnectionBandwidthEstimates](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpNetworkConnectionBandwidthEstimates)
[GetIpPathEntry](https://www.google.com/search?num=5&q=GetIpPathEntry+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIpPathEntry](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpPathEntry)
[GetIpPathTable](https://www.google.com/search?num=5&q=GetIpPathTable+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetIpPathTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpPathTable)
[GetIpStatistics](https://www.google.com/search?num=5&q=GetIpStatistics+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetIpStatistics](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpStatistics)
[GetIpStatisticsEx](https://www.google.com/search?num=5&q=GetIpStatisticsEx+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetIpStatisticsEx](https://github.com/dahall/Vanara/search?l=C%23&q=GetIpStatisticsEx)
[GetMulticastIpAddressEntry](https://www.google.com/search?num=5&q=GetMulticastIpAddressEntry+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetMulticastIpAddressEntry](https://github.com/dahall/Vanara/search?l=C%23&q=GetMulticastIpAddressEntry)
[GetMulticastIpAddressTable](https://www.google.com/search?num=5&q=GetMulticastIpAddressTable+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetMulticastIpAddressTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetMulticastIpAddressTable)
[GetNetworkConnectivityHint](https://www.google.com/search?num=5&q=GetNetworkConnectivityHint+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetNetworkConnectivityHint](https://github.com/dahall/Vanara/search?l=C%23&q=GetNetworkConnectivityHint)
[GetNetworkConnectivityHintForInterface](https://www.google.com/search?num=5&q=GetNetworkConnectivityHintForInterface+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetNetworkConnectivityHintForInterface](https://github.com/dahall/Vanara/search?l=C%23&q=GetNetworkConnectivityHintForInterface)
[GetNetworkParams](https://www.google.com/search?num=5&q=GetNetworkParams+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetNetworkParams](https://github.com/dahall/Vanara/search?l=C%23&q=GetNetworkParams)
[GetNumberOfInterfaces](https://www.google.com/search?num=5&q=GetNumberOfInterfaces+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetNumberOfInterfaces](https://github.com/dahall/Vanara/search?l=C%23&q=GetNumberOfInterfaces)
[GetOwnerModuleFromPidAndInfo](https://www.google.com/search?num=5&q=GetOwnerModuleFromPidAndInfo+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetOwnerModuleFromPidAndInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetOwnerModuleFromPidAndInfo)
[GetOwnerModuleFromTcp6Entry](https://www.google.com/search?num=5&q=GetOwnerModuleFromTcp6Entry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetOwnerModuleFromTcp6Entry](https://github.com/dahall/Vanara/search?l=C%23&q=GetOwnerModuleFromTcp6Entry)
[GetOwnerModuleFromTcpEntry](https://www.google.com/search?num=5&q=GetOwnerModuleFromTcpEntry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetOwnerModuleFromTcpEntry](https://github.com/dahall/Vanara/search?l=C%23&q=GetOwnerModuleFromTcpEntry)
[GetOwnerModuleFromUdp6Entry](https://www.google.com/search?num=5&q=GetOwnerModuleFromUdp6Entry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetOwnerModuleFromUdp6Entry](https://github.com/dahall/Vanara/search?l=C%23&q=GetOwnerModuleFromUdp6Entry)
[GetOwnerModuleFromUdpEntry](https://www.google.com/search?num=5&q=GetOwnerModuleFromUdpEntry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetOwnerModuleFromUdpEntry](https://github.com/dahall/Vanara/search?l=C%23&q=GetOwnerModuleFromUdpEntry)
[GetPerAdapterInfo](https://www.google.com/search?num=5&q=GetPerAdapterInfo+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetPerAdapterInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetPerAdapterInfo)
[GetPerTcp6ConnectionEStats](https://www.google.com/search?num=5&q=GetPerTcp6ConnectionEStats+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetPerTcp6ConnectionEStats](https://github.com/dahall/Vanara/search?l=C%23&q=GetPerTcp6ConnectionEStats)
[GetPerTcpConnectionEStats](https://www.google.com/search?num=5&q=GetPerTcpConnectionEStats+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetPerTcpConnectionEStats](https://github.com/dahall/Vanara/search?l=C%23&q=GetPerTcpConnectionEStats)
[GetRTTAndHopCount](https://www.google.com/search?num=5&q=GetRTTAndHopCount+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetRTTAndHopCount](https://github.com/dahall/Vanara/search?l=C%23&q=GetRTTAndHopCount)
[GetTcp6Table](https://www.google.com/search?num=5&q=GetTcp6Table+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetTcp6Table](https://github.com/dahall/Vanara/search?l=C%23&q=GetTcp6Table)
[GetTcp6Table2](https://www.google.com/search?num=5&q=GetTcp6Table2+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetTcp6Table2](https://github.com/dahall/Vanara/search?l=C%23&q=GetTcp6Table2)
[GetTcpStatistics](https://www.google.com/search?num=5&q=GetTcpStatistics+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetTcpStatistics](https://github.com/dahall/Vanara/search?l=C%23&q=GetTcpStatistics)
[GetTcpStatisticsEx](https://www.google.com/search?num=5&q=GetTcpStatisticsEx+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetTcpStatisticsEx](https://github.com/dahall/Vanara/search?l=C%23&q=GetTcpStatisticsEx)
[GetTcpStatisticsEx2](https://www.google.com/search?num=5&q=GetTcpStatisticsEx2+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetTcpStatisticsEx2](https://github.com/dahall/Vanara/search?l=C%23&q=GetTcpStatisticsEx2)
[GetTcpTable](https://www.google.com/search?num=5&q=GetTcpTable+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetTcpTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetTcpTable)
[GetTcpTable2](https://www.google.com/search?num=5&q=GetTcpTable2+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetTcpTable2](https://github.com/dahall/Vanara/search?l=C%23&q=GetTcpTable2)
[GetTeredoPort](https://www.google.com/search?num=5&q=GetTeredoPort+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetTeredoPort](https://github.com/dahall/Vanara/search?l=C%23&q=GetTeredoPort)
[GetUdp6Table](https://www.google.com/search?num=5&q=GetUdp6Table+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetUdp6Table](https://github.com/dahall/Vanara/search?l=C%23&q=GetUdp6Table)
[GetUdpStatistics](https://www.google.com/search?num=5&q=GetUdpStatistics+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetUdpStatistics](https://github.com/dahall/Vanara/search?l=C%23&q=GetUdpStatistics)
[GetUdpStatisticsEx](https://www.google.com/search?num=5&q=GetUdpStatisticsEx+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetUdpStatisticsEx](https://github.com/dahall/Vanara/search?l=C%23&q=GetUdpStatisticsEx)
[GetUdpStatisticsEx2](https://www.google.com/search?num=5&q=GetUdpStatisticsEx2+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetUdpStatisticsEx2](https://github.com/dahall/Vanara/search?l=C%23&q=GetUdpStatisticsEx2)
[GetUdpTable](https://www.google.com/search?num=5&q=GetUdpTable+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetUdpTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetUdpTable)
[GetUnicastIpAddressEntry](https://www.google.com/search?num=5&q=GetUnicastIpAddressEntry+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetUnicastIpAddressEntry](https://github.com/dahall/Vanara/search?l=C%23&q=GetUnicastIpAddressEntry)
[GetUnicastIpAddressTable](https://www.google.com/search?num=5&q=GetUnicastIpAddressTable+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.GetUnicastIpAddressTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetUnicastIpAddressTable)
[GetUniDirectionalAdapterInfo](https://www.google.com/search?num=5&q=GetUniDirectionalAdapterInfo+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.GetUniDirectionalAdapterInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetUniDirectionalAdapterInfo)
[Icmp6CreateFile](https://www.google.com/search?num=5&q=Icmp6CreateFile+site%3Alearn.microsoft.com) | icmpapi.h | [Vanara.PInvoke.IpHlpApi.Icmp6CreateFile](https://github.com/dahall/Vanara/search?l=C%23&q=Icmp6CreateFile)
[Icmp6ParseReplies](https://www.google.com/search?num=5&q=Icmp6ParseReplies+site%3Alearn.microsoft.com) | icmpapi.h | [Vanara.PInvoke.IpHlpApi.Icmp6ParseReplies](https://github.com/dahall/Vanara/search?l=C%23&q=Icmp6ParseReplies)
[Icmp6SendEcho2](https://www.google.com/search?num=5&q=Icmp6SendEcho2+site%3Alearn.microsoft.com) | icmpapi.h | [Vanara.PInvoke.IpHlpApi.Icmp6SendEcho2](https://github.com/dahall/Vanara/search?l=C%23&q=Icmp6SendEcho2)
[IcmpCloseHandle](https://www.google.com/search?num=5&q=IcmpCloseHandle+site%3Alearn.microsoft.com) | icmpapi.h | [Vanara.PInvoke.IpHlpApi.IcmpCloseHandle](https://github.com/dahall/Vanara/search?l=C%23&q=IcmpCloseHandle)
[IcmpCreateFile](https://www.google.com/search?num=5&q=IcmpCreateFile+site%3Alearn.microsoft.com) | icmpapi.h | [Vanara.PInvoke.IpHlpApi.IcmpCreateFile](https://github.com/dahall/Vanara/search?l=C%23&q=IcmpCreateFile)
[IcmpParseReplies](https://www.google.com/search?num=5&q=IcmpParseReplies+site%3Alearn.microsoft.com) | icmpapi.h | [Vanara.PInvoke.IpHlpApi.IcmpParseReplies](https://github.com/dahall/Vanara/search?l=C%23&q=IcmpParseReplies)
[IcmpSendEcho](https://www.google.com/search?num=5&q=IcmpSendEcho+site%3Alearn.microsoft.com) | icmpapi.h | [Vanara.PInvoke.IpHlpApi.IcmpSendEcho](https://github.com/dahall/Vanara/search?l=C%23&q=IcmpSendEcho)
[IcmpSendEcho2](https://www.google.com/search?num=5&q=IcmpSendEcho2+site%3Alearn.microsoft.com) | icmpapi.h | [Vanara.PInvoke.IpHlpApi.IcmpSendEcho2](https://github.com/dahall/Vanara/search?l=C%23&q=IcmpSendEcho2)
[IcmpSendEcho2Ex](https://www.google.com/search?num=5&q=IcmpSendEcho2Ex+site%3Alearn.microsoft.com) | icmpapi.h | [Vanara.PInvoke.IpHlpApi.IcmpSendEcho2Ex](https://github.com/dahall/Vanara/search?l=C%23&q=IcmpSendEcho2Ex)
[if_indextoname](https://www.google.com/search?num=5&q=if_indextoname+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.if_indextoname](https://github.com/dahall/Vanara/search?l=C%23&q=if_indextoname)
[if_nametoindex](https://www.google.com/search?num=5&q=if_nametoindex+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.if_nametoindex](https://github.com/dahall/Vanara/search?l=C%23&q=if_nametoindex)
[InitializeIpForwardEntry](https://www.google.com/search?num=5&q=InitializeIpForwardEntry+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.InitializeIpForwardEntry](https://github.com/dahall/Vanara/search?l=C%23&q=InitializeIpForwardEntry)
[InitializeIpInterfaceEntry](https://www.google.com/search?num=5&q=InitializeIpInterfaceEntry+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.InitializeIpInterfaceEntry](https://github.com/dahall/Vanara/search?l=C%23&q=InitializeIpInterfaceEntry)
[InitializeUnicastIpAddressEntry](https://www.google.com/search?num=5&q=InitializeUnicastIpAddressEntry+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.InitializeUnicastIpAddressEntry](https://github.com/dahall/Vanara/search?l=C%23&q=InitializeUnicastIpAddressEntry)
[IpReleaseAddress](https://www.google.com/search?num=5&q=IpReleaseAddress+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.IpReleaseAddress](https://github.com/dahall/Vanara/search?l=C%23&q=IpReleaseAddress)
[IpRenewAddress](https://www.google.com/search?num=5&q=IpRenewAddress+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.IpRenewAddress](https://github.com/dahall/Vanara/search?l=C%23&q=IpRenewAddress)
[LookupPersistentTcpPortReservation](https://www.google.com/search?num=5&q=LookupPersistentTcpPortReservation+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.LookupPersistentTcpPortReservation](https://github.com/dahall/Vanara/search?l=C%23&q=LookupPersistentTcpPortReservation)
[LookupPersistentUdpPortReservation](https://www.google.com/search?num=5&q=LookupPersistentUdpPortReservation+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.LookupPersistentUdpPortReservation](https://github.com/dahall/Vanara/search?l=C%23&q=LookupPersistentUdpPortReservation)
[NotifyAddrChange](https://www.google.com/search?num=5&q=NotifyAddrChange+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.NotifyAddrChange](https://github.com/dahall/Vanara/search?l=C%23&q=NotifyAddrChange)
[NotifyIpInterfaceChange](https://www.google.com/search?num=5&q=NotifyIpInterfaceChange+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.NotifyIpInterfaceChange](https://github.com/dahall/Vanara/search?l=C%23&q=NotifyIpInterfaceChange)
[NotifyNetworkConnectivityHintChange](https://www.google.com/search?num=5&q=NotifyNetworkConnectivityHintChange+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.NotifyNetworkConnectivityHintChange](https://github.com/dahall/Vanara/search?l=C%23&q=NotifyNetworkConnectivityHintChange)
[NotifyRouteChange](https://www.google.com/search?num=5&q=NotifyRouteChange+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.NotifyRouteChange](https://github.com/dahall/Vanara/search?l=C%23&q=NotifyRouteChange)
[NotifyRouteChange2](https://www.google.com/search?num=5&q=NotifyRouteChange2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.NotifyRouteChange2](https://github.com/dahall/Vanara/search?l=C%23&q=NotifyRouteChange2)
[NotifyStableUnicastIpAddressTable](https://www.google.com/search?num=5&q=NotifyStableUnicastIpAddressTable+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.NotifyStableUnicastIpAddressTable](https://github.com/dahall/Vanara/search?l=C%23&q=NotifyStableUnicastIpAddressTable)
[NotifyTeredoPortChange](https://www.google.com/search?num=5&q=NotifyTeredoPortChange+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.NotifyTeredoPortChange](https://github.com/dahall/Vanara/search?l=C%23&q=NotifyTeredoPortChange)
[NotifyUnicastIpAddressChange](https://www.google.com/search?num=5&q=NotifyUnicastIpAddressChange+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.NotifyUnicastIpAddressChange](https://github.com/dahall/Vanara/search?l=C%23&q=NotifyUnicastIpAddressChange)
[ParseNetworkString](https://www.google.com/search?num=5&q=ParseNetworkString+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.ParseNetworkString](https://github.com/dahall/Vanara/search?l=C%23&q=ParseNetworkString)
[RegisterInterfaceTimestampConfigChange](https://www.google.com/search?num=5&q=RegisterInterfaceTimestampConfigChange+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.RegisterInterfaceTimestampConfigChange](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterInterfaceTimestampConfigChange)
[ResolveIpNetEntry2](https://www.google.com/search?num=5&q=ResolveIpNetEntry2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.ResolveIpNetEntry2](https://github.com/dahall/Vanara/search?l=C%23&q=ResolveIpNetEntry2)
[RestoreMediaSense](https://www.google.com/search?num=5&q=RestoreMediaSense+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.RestoreMediaSense](https://github.com/dahall/Vanara/search?l=C%23&q=RestoreMediaSense)
[SendARP](https://www.google.com/search?num=5&q=SendARP+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.SendARP](https://github.com/dahall/Vanara/search?l=C%23&q=SendARP)
[SetCurrentThreadCompartmentId](https://www.google.com/search?num=5&q=SetCurrentThreadCompartmentId+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.SetCurrentThreadCompartmentId](https://github.com/dahall/Vanara/search?l=C%23&q=SetCurrentThreadCompartmentId)
[SetIfEntry](https://www.google.com/search?num=5&q=SetIfEntry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.SetIfEntry](https://github.com/dahall/Vanara/search?l=C%23&q=SetIfEntry)
[SetIpForwardEntry](https://www.google.com/search?num=5&q=SetIpForwardEntry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.SetIpForwardEntry](https://github.com/dahall/Vanara/search?l=C%23&q=SetIpForwardEntry)
[SetIpForwardEntry2](https://www.google.com/search?num=5&q=SetIpForwardEntry2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.SetIpForwardEntry2](https://github.com/dahall/Vanara/search?l=C%23&q=SetIpForwardEntry2)
[SetIpInterfaceEntry](https://www.google.com/search?num=5&q=SetIpInterfaceEntry+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.SetIpInterfaceEntry](https://github.com/dahall/Vanara/search?l=C%23&q=SetIpInterfaceEntry)
[SetIpNetEntry](https://www.google.com/search?num=5&q=SetIpNetEntry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.SetIpNetEntry](https://github.com/dahall/Vanara/search?l=C%23&q=SetIpNetEntry)
[SetIpNetEntry2](https://www.google.com/search?num=5&q=SetIpNetEntry2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.SetIpNetEntry2](https://github.com/dahall/Vanara/search?l=C%23&q=SetIpNetEntry2)
[SetIpStatistics](https://www.google.com/search?num=5&q=SetIpStatistics+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.SetIpStatistics](https://github.com/dahall/Vanara/search?l=C%23&q=SetIpStatistics)
[SetIpStatisticsEx](https://www.google.com/search?num=5&q=SetIpStatisticsEx+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.SetIpStatisticsEx](https://github.com/dahall/Vanara/search?l=C%23&q=SetIpStatisticsEx)
[SetIpTTL](https://www.google.com/search?num=5&q=SetIpTTL+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.SetIpTTL](https://github.com/dahall/Vanara/search?l=C%23&q=SetIpTTL)
[SetNetworkInformation](https://www.google.com/search?num=5&q=SetNetworkInformation+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.SetNetworkInformation](https://github.com/dahall/Vanara/search?l=C%23&q=SetNetworkInformation)
[SetPerTcp6ConnectionEStats](https://www.google.com/search?num=5&q=SetPerTcp6ConnectionEStats+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.SetPerTcp6ConnectionEStats](https://github.com/dahall/Vanara/search?l=C%23&q=SetPerTcp6ConnectionEStats)
[SetPerTcpConnectionEStats](https://www.google.com/search?num=5&q=SetPerTcpConnectionEStats+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.SetPerTcpConnectionEStats](https://github.com/dahall/Vanara/search?l=C%23&q=SetPerTcpConnectionEStats)
[SetSessionCompartmentId](https://www.google.com/search?num=5&q=SetSessionCompartmentId+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.SetSessionCompartmentId](https://github.com/dahall/Vanara/search?l=C%23&q=SetSessionCompartmentId)
[SetTcpEntry](https://www.google.com/search?num=5&q=SetTcpEntry+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.SetTcpEntry](https://github.com/dahall/Vanara/search?l=C%23&q=SetTcpEntry)
[SetUnicastIpAddressEntry](https://www.google.com/search?num=5&q=SetUnicastIpAddressEntry+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.SetUnicastIpAddressEntry](https://github.com/dahall/Vanara/search?l=C%23&q=SetUnicastIpAddressEntry)
[UnenableRouter](https://www.google.com/search?num=5&q=UnenableRouter+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.UnenableRouter](https://github.com/dahall/Vanara/search?l=C%23&q=UnenableRouter)
[UnregisterInterfaceTimestampConfigChange](https://www.google.com/search?num=5&q=UnregisterInterfaceTimestampConfigChange+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.UnregisterInterfaceTimestampConfigChange](https://github.com/dahall/Vanara/search?l=C%23&q=UnregisterInterfaceTimestampConfigChange)
### Enumerations
Native Enum | Header | Managed Enum
--- | --- | ---
2022-10-25 13:24:54 -04:00
[GetAdaptersAddressesFlags](https://www.google.com/search?num=5&q=GetAdaptersAddressesFlags+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.GetAdaptersAddressesFlags](https://github.com/dahall/Vanara/search?l=C%23&q=GetAdaptersAddressesFlags)
[IF_ADMINISTRATIVE_STATE](https://www.google.com/search?num=5&q=IF_ADMINISTRATIVE_STATE+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.IF_ADMINISTRATIVE_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=IF_ADMINISTRATIVE_STATE)
[IF_OPER_STATUS](https://www.google.com/search?num=5&q=IF_OPER_STATUS+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.IF_OPER_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=IF_OPER_STATUS)
[IFTYPE](https://www.google.com/search?num=5&q=IFTYPE+site%3Alearn.microsoft.com) | ipifcons.h | [Vanara.PInvoke.IpHlpApi.IFTYPE](https://github.com/dahall/Vanara/search?l=C%23&q=IFTYPE)
[InterfaceAndOperStatusFlags](https://www.google.com/search?num=5&q=InterfaceAndOperStatusFlags+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.InterfaceAndOperStatusFlags](https://github.com/dahall/Vanara/search?l=C%23&q=InterfaceAndOperStatusFlags)
[IP_ADAPTER_CAST_FLAGS](https://www.google.com/search?num=5&q=IP_ADAPTER_CAST_FLAGS+site%3Alearn.microsoft.com) | IpTypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_CAST_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_CAST_FLAGS)
[IP_ADAPTER_FLAGS](https://www.google.com/search?num=5&q=IP_ADAPTER_FLAGS+site%3Alearn.microsoft.com) | IPTypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_FLAGS)
[IP_DAD_STATE](https://www.google.com/search?num=5&q=IP_DAD_STATE+site%3Alearn.microsoft.com) | nldef.h | [Vanara.PInvoke.IpHlpApi.IP_DAD_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=IP_DAD_STATE)
[IP_PREFIX_ORIGIN](https://www.google.com/search?num=5&q=IP_PREFIX_ORIGIN+site%3Alearn.microsoft.com) | nldef.h | [Vanara.PInvoke.IpHlpApi.IP_PREFIX_ORIGIN](https://github.com/dahall/Vanara/search?l=C%23&q=IP_PREFIX_ORIGIN)
[IP_SUFFIX_ORIGIN](https://www.google.com/search?num=5&q=IP_SUFFIX_ORIGIN+site%3Alearn.microsoft.com) | nldef.h | [Vanara.PInvoke.IpHlpApi.IP_SUFFIX_ORIGIN](https://github.com/dahall/Vanara/search?l=C%23&q=IP_SUFFIX_ORIGIN)
[MIB_IF_ENTRY_LEVEL](https://www.google.com/search?num=5&q=MIB_IF_ENTRY_LEVEL+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IF_ENTRY_LEVEL](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IF_ENTRY_LEVEL)
[MIB_IF_TABLE_LEVEL](https://www.google.com/search?num=5&q=MIB_IF_TABLE_LEVEL+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IF_TABLE_LEVEL](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IF_TABLE_LEVEL)
[MIB_IPADDRTYPE](https://www.google.com/search?num=5&q=MIB_IPADDRTYPE+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIB_IPADDRTYPE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPADDRTYPE)
[MIB_IPFORWARD_PROTO](https://www.google.com/search?num=5&q=MIB_IPFORWARD_PROTO+site%3Alearn.microsoft.com) | IpHlpApi.h | [Vanara.PInvoke.IpHlpApi.MIB_IPFORWARD_PROTO](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPFORWARD_PROTO)
[MIB_IPFORWARD_TYPE](https://www.google.com/search?num=5&q=MIB_IPFORWARD_TYPE+site%3Alearn.microsoft.com) | IpHlpApi.h | [Vanara.PInvoke.IpHlpApi.MIB_IPFORWARD_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPFORWARD_TYPE)
[MIB_IPNET_ROW2_FLAGS](https://www.google.com/search?num=5&q=MIB_IPNET_ROW2_FLAGS+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IPNET_ROW2_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPNET_ROW2_FLAGS)
[MIB_IPNET_TYPE](https://www.google.com/search?num=5&q=MIB_IPNET_TYPE+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIB_IPNET_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPNET_TYPE)
[MIB_IPSTATS_FORWARDING](https://www.google.com/search?num=5&q=MIB_IPSTATS_FORWARDING+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIB_IPSTATS_FORWARDING](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPSTATS_FORWARDING)
[MIB_NOTIFICATION_TYPE](https://www.google.com/search?num=5&q=MIB_NOTIFICATION_TYPE+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_NOTIFICATION_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_NOTIFICATION_TYPE)
[MIB_TCP_STATE](https://www.google.com/search?num=5&q=MIB_TCP_STATE+site%3Alearn.microsoft.com) | IpHlpApi.h | [Vanara.PInvoke.IpHlpApi.MIB_TCP_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCP_STATE)
[NDIS_MEDIUM](https://www.google.com/search?num=5&q=NDIS_MEDIUM+site%3Alearn.microsoft.com) | ntddndis.h | [Vanara.PInvoke.IpHlpApi.NDIS_MEDIUM](https://github.com/dahall/Vanara/search?l=C%23&q=NDIS_MEDIUM)
[NDIS_PHYSICAL_MEDIUM](https://www.google.com/search?num=5&q=NDIS_PHYSICAL_MEDIUM+site%3Alearn.microsoft.com) | ntddndis.h | [Vanara.PInvoke.IpHlpApi.NDIS_PHYSICAL_MEDIUM](https://github.com/dahall/Vanara/search?l=C%23&q=NDIS_PHYSICAL_MEDIUM)
[NET_ADDRESS_FORMAT](https://www.google.com/search?num=5&q=NET_ADDRESS_FORMAT+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.NET_ADDRESS_FORMAT](https://github.com/dahall/Vanara/search?l=C%23&q=NET_ADDRESS_FORMAT)
[NET_IF_ACCESS_TYPE](https://www.google.com/search?num=5&q=NET_IF_ACCESS_TYPE+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.NET_IF_ACCESS_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=NET_IF_ACCESS_TYPE)
[NET_IF_ADMIN_STATUS](https://www.google.com/search?num=5&q=NET_IF_ADMIN_STATUS+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.NET_IF_ADMIN_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=NET_IF_ADMIN_STATUS)
[NET_IF_CONNECTION_TYPE](https://www.google.com/search?num=5&q=NET_IF_CONNECTION_TYPE+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.NET_IF_CONNECTION_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=NET_IF_CONNECTION_TYPE)
[NET_IF_DIRECTION_TYPE](https://www.google.com/search?num=5&q=NET_IF_DIRECTION_TYPE+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.NET_IF_DIRECTION_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=NET_IF_DIRECTION_TYPE)
[NET_IF_MEDIA_CONNECT_STATE](https://www.google.com/search?num=5&q=NET_IF_MEDIA_CONNECT_STATE+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.NET_IF_MEDIA_CONNECT_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=NET_IF_MEDIA_CONNECT_STATE)
[NET_IF_MEDIA_DUPLEX_STATE](https://www.google.com/search?num=5&q=NET_IF_MEDIA_DUPLEX_STATE+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.NET_IF_MEDIA_DUPLEX_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=NET_IF_MEDIA_DUPLEX_STATE)
[NET_IF_OPER_STATUS](https://www.google.com/search?num=5&q=NET_IF_OPER_STATUS+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.NET_IF_OPER_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=NET_IF_OPER_STATUS)
[NET_IF_RCV_ADDRESS_TYPE](https://www.google.com/search?num=5&q=NET_IF_RCV_ADDRESS_TYPE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.IpHlpApi.NET_IF_RCV_ADDRESS_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=NET_IF_RCV_ADDRESS_TYPE)
[NET_STRING](https://www.google.com/search?num=5&q=NET_STRING+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.NET_STRING](https://github.com/dahall/Vanara/search?l=C%23&q=NET_STRING)
[NetBiosNodeType](https://www.google.com/search?num=5&q=NetBiosNodeType+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.IpHlpApi.NetBiosNodeType](https://github.com/dahall/Vanara/search?l=C%23&q=NetBiosNodeType)
[NL_DAD_STATE](https://www.google.com/search?num=5&q=NL_DAD_STATE+site%3Alearn.microsoft.com) | Nldef.h | [Vanara.PInvoke.IpHlpApi.NL_DAD_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=NL_DAD_STATE)
[NL_LINK_LOCAL_ADDRESS_BEHAVIOR](https://www.google.com/search?num=5&q=NL_LINK_LOCAL_ADDRESS_BEHAVIOR+site%3Alearn.microsoft.com) | nldef.h | [Vanara.PInvoke.IpHlpApi.NL_LINK_LOCAL_ADDRESS_BEHAVIOR](https://github.com/dahall/Vanara/search?l=C%23&q=NL_LINK_LOCAL_ADDRESS_BEHAVIOR)
[NL_NEIGHBOR_STATE](https://www.google.com/search?num=5&q=NL_NEIGHBOR_STATE+site%3Alearn.microsoft.com) | nldef.h | [Vanara.PInvoke.IpHlpApi.NL_NEIGHBOR_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=NL_NEIGHBOR_STATE)
[NL_NETWORK_CONNECTIVITY_COST_HINT](https://www.google.com/search?num=5&q=NL_NETWORK_CONNECTIVITY_COST_HINT+site%3Alearn.microsoft.com) | nldef.h | [Vanara.PInvoke.IpHlpApi.NL_NETWORK_CONNECTIVITY_COST_HINT](https://github.com/dahall/Vanara/search?l=C%23&q=NL_NETWORK_CONNECTIVITY_COST_HINT)
[NL_NETWORK_CONNECTIVITY_LEVEL_HINT](https://www.google.com/search?num=5&q=NL_NETWORK_CONNECTIVITY_LEVEL_HINT+site%3Alearn.microsoft.com) | nldef.h | [Vanara.PInvoke.IpHlpApi.NL_NETWORK_CONNECTIVITY_LEVEL_HINT](https://github.com/dahall/Vanara/search?l=C%23&q=NL_NETWORK_CONNECTIVITY_LEVEL_HINT)
[NL_PREFIX_ORIGIN](https://www.google.com/search?num=5&q=NL_PREFIX_ORIGIN+site%3Alearn.microsoft.com) | Nldef.h | [Vanara.PInvoke.IpHlpApi.NL_PREFIX_ORIGIN](https://github.com/dahall/Vanara/search?l=C%23&q=NL_PREFIX_ORIGIN)
[NL_ROUTE_ORIGIN](https://www.google.com/search?num=5&q=NL_ROUTE_ORIGIN+site%3Alearn.microsoft.com) | nldef.h | [Vanara.PInvoke.IpHlpApi.NL_ROUTE_ORIGIN](https://github.com/dahall/Vanara/search?l=C%23&q=NL_ROUTE_ORIGIN)
[NL_ROUTER_DISCOVERY_BEHAVIOR](https://www.google.com/search?num=5&q=NL_ROUTER_DISCOVERY_BEHAVIOR+site%3Alearn.microsoft.com) | nldef.h | [Vanara.PInvoke.IpHlpApi.NL_ROUTER_DISCOVERY_BEHAVIOR](https://github.com/dahall/Vanara/search?l=C%23&q=NL_ROUTER_DISCOVERY_BEHAVIOR)
[NL_SUFFIX_ORIGIN](https://www.google.com/search?num=5&q=NL_SUFFIX_ORIGIN+site%3Alearn.microsoft.com) | nldef.h | [Vanara.PInvoke.IpHlpApi.NL_SUFFIX_ORIGIN](https://github.com/dahall/Vanara/search?l=C%23&q=NL_SUFFIX_ORIGIN)
[SCOPE_LEVEL](https://www.google.com/search?num=5&q=SCOPE_LEVEL+site%3Alearn.microsoft.com) | ws2def.h | [Vanara.PInvoke.IpHlpApi.SCOPE_LEVEL](https://github.com/dahall/Vanara/search?l=C%23&q=SCOPE_LEVEL)
[SupportedFlags](https://www.google.com/search?num=5&q=SupportedFlags+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.IpHlpApi.NL_INTERFACE_OFFLOAD_ROD.SupportedFlags](https://github.com/dahall/Vanara/search?l=C%23&q=SupportedFlags)
[TCP_BOOLEAN_OPTIONAL](https://www.google.com/search?num=5&q=TCP_BOOLEAN_OPTIONAL+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_BOOLEAN_OPTIONAL](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_BOOLEAN_OPTIONAL)
[TCP_CONNECTION_OFFLOAD_STATE](https://www.google.com/search?num=5&q=TCP_CONNECTION_OFFLOAD_STATE+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.TCP_CONNECTION_OFFLOAD_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_CONNECTION_OFFLOAD_STATE)
[TCP_ESTATS_TYPE](https://www.google.com/search?num=5&q=TCP_ESTATS_TYPE+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_TYPE)
[TCP_RTO_ALGORITHM](https://www.google.com/search?num=5&q=TCP_RTO_ALGORITHM+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.TCP_RTO_ALGORITHM](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_RTO_ALGORITHM)
[TCP_SOFT_ERROR](https://www.google.com/search?num=5&q=TCP_SOFT_ERROR+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_SOFT_ERROR](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_SOFT_ERROR)
[TCP_TABLE_CLASS](https://www.google.com/search?num=5&q=TCP_TABLE_CLASS+site%3Alearn.microsoft.com) | iprtrmib.h | [Vanara.PInvoke.IpHlpApi.TCP_TABLE_CLASS](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_TABLE_CLASS)
[TCPIP_OWNER_MODULE_INFO_CLASS](https://www.google.com/search?num=5&q=TCPIP_OWNER_MODULE_INFO_CLASS+site%3Alearn.microsoft.com) | iprtrmib.h | [Vanara.PInvoke.IpHlpApi.TCPIP_OWNER_MODULE_INFO_CLASS](https://github.com/dahall/Vanara/search?l=C%23&q=TCPIP_OWNER_MODULE_INFO_CLASS)
[TUNNEL_TYPE](https://www.google.com/search?num=5&q=TUNNEL_TYPE+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.TUNNEL_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=TUNNEL_TYPE)
[UDP_TABLE_CLASS](https://www.google.com/search?num=5&q=UDP_TABLE_CLASS+site%3Alearn.microsoft.com) | iprtrmib.h | [Vanara.PInvoke.IpHlpApi.UDP_TABLE_CLASS](https://github.com/dahall/Vanara/search?l=C%23&q=UDP_TABLE_CLASS)
2018-06-06 14:05:52 -04:00
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
2022-10-25 13:24:54 -04:00
[&lt;PhysicalAddress&gt;e__FixedBuffer](https://www.google.com/search?num=5&q=<PhysicalAddress>e__FixedBuffer+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.IpHlpApi.MIB_IPNET_ROW2_Unmanaged.&lt;PhysicalAddress&gt;e__FixedBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=&lt;PhysicalAddress&gt;e__FixedBuffer)
[FIXED_INFO](https://www.google.com/search?num=5&q=FIXED_INFO+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.FIXED_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=FIXED_INFO)
[HIFTIMESTAMPCHANGE](https://www.google.com/search?num=5&q=HIFTIMESTAMPCHANGE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.IpHlpApi.HIFTIMESTAMPCHANGE](https://github.com/dahall/Vanara/search?l=C%23&q=HIFTIMESTAMPCHANGE)
[IF_COUNTED_STRING](https://www.google.com/search?num=5&q=IF_COUNTED_STRING+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.IF_COUNTED_STRING](https://github.com/dahall/Vanara/search?l=C%23&q=IF_COUNTED_STRING)
[IF_PHYSICAL_ADDRESS](https://www.google.com/search?num=5&q=IF_PHYSICAL_ADDRESS+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.IF_PHYSICAL_ADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=IF_PHYSICAL_ADDRESS)
[INTERFACE_HARDWARE_TIMESTAMP_CAPABILITIES](https://www.google.com/search?num=5&q=INTERFACE_HARDWARE_TIMESTAMP_CAPABILITIES+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.INTERFACE_HARDWARE_TIMESTAMP_CAPABILITIES](https://github.com/dahall/Vanara/search?l=C%23&q=INTERFACE_HARDWARE_TIMESTAMP_CAPABILITIES)
[INTERFACE_SOFTWARE_TIMESTAMP_CAPABILITIES](https://www.google.com/search?num=5&q=INTERFACE_SOFTWARE_TIMESTAMP_CAPABILITIES+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.INTERFACE_SOFTWARE_TIMESTAMP_CAPABILITIES](https://github.com/dahall/Vanara/search?l=C%23&q=INTERFACE_SOFTWARE_TIMESTAMP_CAPABILITIES)
[INTERFACE_TIMESTAMP_CAPABILITIES](https://www.google.com/search?num=5&q=INTERFACE_TIMESTAMP_CAPABILITIES+site%3Alearn.microsoft.com) | iphlpapi.h | [Vanara.PInvoke.IpHlpApi.INTERFACE_TIMESTAMP_CAPABILITIES](https://github.com/dahall/Vanara/search?l=C%23&q=INTERFACE_TIMESTAMP_CAPABILITIES)
[IO_STATUS_BLOCK](https://www.google.com/search?num=5&q=IO_STATUS_BLOCK+site%3Alearn.microsoft.com) | wdm.h | [Vanara.PInvoke.IpHlpApi.IO_STATUS_BLOCK](https://github.com/dahall/Vanara/search?l=C%23&q=IO_STATUS_BLOCK)
[IP_ADAPTER_ADDRESSES](https://www.google.com/search?num=5&q=IP_ADAPTER_ADDRESSES+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_ADDRESSES](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_ADDRESSES)
[IP_ADAPTER_ANYCAST_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_ANYCAST_ADDRESS+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_ANYCAST_ADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_ANYCAST_ADDRESS)
[IP_ADAPTER_DNS_SERVER_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_DNS_SERVER_ADDRESS+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_DNS_SERVER_ADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_DNS_SERVER_ADDRESS)
[IP_ADAPTER_DNS_SUFFIX](https://www.google.com/search?num=5&q=IP_ADAPTER_DNS_SUFFIX+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_DNS_SUFFIX](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_DNS_SUFFIX)
[IP_ADAPTER_GATEWAY_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_GATEWAY_ADDRESS+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_GATEWAY_ADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_GATEWAY_ADDRESS)
[IP_ADAPTER_INDEX_MAP](https://www.google.com/search?num=5&q=IP_ADAPTER_INDEX_MAP+site%3Alearn.microsoft.com) | ipexport.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_INDEX_MAP](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_INDEX_MAP)
[IP_ADAPTER_INFO](https://www.google.com/search?num=5&q=IP_ADAPTER_INFO+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_INFO)
[IP_ADAPTER_MULTICAST_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_MULTICAST_ADDRESS+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_MULTICAST_ADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_MULTICAST_ADDRESS)
[IP_ADAPTER_PREFIX](https://www.google.com/search?num=5&q=IP_ADAPTER_PREFIX+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_PREFIX](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_PREFIX)
[IP_ADAPTER_UNICAST_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_UNICAST_ADDRESS+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_UNICAST_ADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_UNICAST_ADDRESS)
[IP_ADAPTER_WINS_SERVER_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_WINS_SERVER_ADDRESS+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_WINS_SERVER_ADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_WINS_SERVER_ADDRESS)
[IP_ADDR_STRING](https://www.google.com/search?num=5&q=IP_ADDR_STRING+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADDR_STRING](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADDR_STRING)
[IP_ADDRESS_PREFIX](https://www.google.com/search?num=5&q=IP_ADDRESS_PREFIX+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.IP_ADDRESS_PREFIX](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADDRESS_PREFIX)
[IP_ADDRESS_STRING](https://www.google.com/search?num=5&q=IP_ADDRESS_STRING+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_ADDRESS_STRING](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADDRESS_STRING)
[IP_INTERFACE_NAME_INFO](https://www.google.com/search?num=5&q=IP_INTERFACE_NAME_INFO+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_INTERFACE_NAME_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=IP_INTERFACE_NAME_INFO)
[IP_OPTION_INFORMATION](https://www.google.com/search?num=5&q=IP_OPTION_INFORMATION+site%3Alearn.microsoft.com) | ipexport.h | [Vanara.PInvoke.IpHlpApi.IP_OPTION_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=IP_OPTION_INFORMATION)
[IP_PER_ADAPTER_INFO](https://www.google.com/search?num=5&q=IP_PER_ADAPTER_INFO+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.IP_PER_ADAPTER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=IP_PER_ADAPTER_INFO)
[MIB_ANYCASTIPADDRESS_ROW](https://www.google.com/search?num=5&q=MIB_ANYCASTIPADDRESS_ROW+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_ANYCASTIPADDRESS_ROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_ANYCASTIPADDRESS_ROW)
[MIB_ICMP](https://www.google.com/search?num=5&q=MIB_ICMP+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIB_ICMP](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_ICMP)
[MIB_ICMP_EX](https://www.google.com/search?num=5&q=MIB_ICMP_EX+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIB_ICMP_EX](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_ICMP_EX)
[MIB_IF_ROW2](https://www.google.com/search?num=5&q=MIB_IF_ROW2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IF_ROW2](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IF_ROW2)
[MIB_IFROW](https://www.google.com/search?num=5&q=MIB_IFROW+site%3Alearn.microsoft.com) | ifmib.h | [Vanara.PInvoke.IpHlpApi.MIB_IFROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IFROW)
[MIB_IFSTACK_ROW](https://www.google.com/search?num=5&q=MIB_IFSTACK_ROW+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IFSTACK_ROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IFSTACK_ROW)
[MIB_INVERTEDIFSTACK_ROW](https://www.google.com/search?num=5&q=MIB_INVERTEDIFSTACK_ROW+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_INVERTEDIFSTACK_ROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_INVERTEDIFSTACK_ROW)
[MIB_IP_NETWORK_CONNECTION_BANDWIDTH_ESTIMATES](https://www.google.com/search?num=5&q=MIB_IP_NETWORK_CONNECTION_BANDWIDTH_ESTIMATES+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IP_NETWORK_CONNECTION_BANDWIDTH_ESTIMATES](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IP_NETWORK_CONNECTION_BANDWIDTH_ESTIMATES)
[MIB_IPADDRROW](https://www.google.com/search?num=5&q=MIB_IPADDRROW+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIB_IPADDRROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPADDRROW)
[MIB_IPFORWARD_ROW2](https://www.google.com/search?num=5&q=MIB_IPFORWARD_ROW2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IPFORWARD_ROW2](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPFORWARD_ROW2)
[MIB_IPFORWARDROW](https://www.google.com/search?num=5&q=MIB_IPFORWARDROW+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIB_IPFORWARDROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPFORWARDROW)
[MIB_IPINTERFACE_ROW](https://www.google.com/search?num=5&q=MIB_IPINTERFACE_ROW+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IPINTERFACE_ROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPINTERFACE_ROW)
[MIB_IPNET_ROW2](https://www.google.com/search?num=5&q=MIB_IPNET_ROW2+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IPNET_ROW2](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPNET_ROW2)
[MIB_IPNET_ROW2_Unmanaged](https://www.google.com/search?num=5&q=MIB_IPNET_ROW2_Unmanaged+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IPNET_ROW2_Unmanaged](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPNET_ROW2_Unmanaged)
[MIB_IPNETROW](https://www.google.com/search?num=5&q=MIB_IPNETROW+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIB_IPNETROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPNETROW)
[MIB_IPPATH_ROW](https://www.google.com/search?num=5&q=MIB_IPPATH_ROW+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IPPATH_ROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPPATH_ROW)
[MIB_IPSTATS](https://www.google.com/search?num=5&q=MIB_IPSTATS+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIB_IPSTATS](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPSTATS)
[MIB_MULTICASTIPADDRESS_ROW](https://www.google.com/search?num=5&q=MIB_MULTICASTIPADDRESS_ROW+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_MULTICASTIPADDRESS_ROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_MULTICASTIPADDRESS_ROW)
[MIB_TCP6ROW](https://www.google.com/search?num=5&q=MIB_TCP6ROW+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCP6ROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCP6ROW)
[MIB_TCP6ROW_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_TCP6ROW_OWNER_MODULE+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCP6ROW_OWNER_MODULE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCP6ROW_OWNER_MODULE)
[MIB_TCP6ROW_OWNER_PID](https://www.google.com/search?num=5&q=MIB_TCP6ROW_OWNER_PID+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCP6ROW_OWNER_PID](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCP6ROW_OWNER_PID)
[MIB_TCP6ROW2](https://www.google.com/search?num=5&q=MIB_TCP6ROW2+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCP6ROW2](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCP6ROW2)
[MIB_TCPROW](https://www.google.com/search?num=5&q=MIB_TCPROW+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCPROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCPROW)
[MIB_TCPROW_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_TCPROW_OWNER_MODULE+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCPROW_OWNER_MODULE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCPROW_OWNER_MODULE)
[MIB_TCPROW_OWNER_PID](https://www.google.com/search?num=5&q=MIB_TCPROW_OWNER_PID+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCPROW_OWNER_PID](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCPROW_OWNER_PID)
[MIB_TCPROW2](https://www.google.com/search?num=5&q=MIB_TCPROW2+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCPROW2](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCPROW2)
[MIB_TCPSTATS](https://www.google.com/search?num=5&q=MIB_TCPSTATS+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCPSTATS](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCPSTATS)
[MIB_TCPSTATS2](https://www.google.com/search?num=5&q=MIB_TCPSTATS2+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCPSTATS2](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCPSTATS2)
[MIB_UDP6ROW](https://www.google.com/search?num=5&q=MIB_UDP6ROW+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDP6ROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDP6ROW)
[MIB_UDP6ROW_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_UDP6ROW_OWNER_MODULE+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDP6ROW_OWNER_MODULE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDP6ROW_OWNER_MODULE)
[MIB_UDP6ROW_OWNER_PID](https://www.google.com/search?num=5&q=MIB_UDP6ROW_OWNER_PID+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDP6ROW_OWNER_PID](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDP6ROW_OWNER_PID)
[MIB_UDPROW](https://www.google.com/search?num=5&q=MIB_UDPROW+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDPROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDPROW)
[MIB_UDPROW_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_UDPROW_OWNER_MODULE+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDPROW_OWNER_MODULE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDPROW_OWNER_MODULE)
[MIB_UDPROW_OWNER_PID](https://www.google.com/search?num=5&q=MIB_UDPROW_OWNER_PID+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDPROW_OWNER_PID](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDPROW_OWNER_PID)
[MIB_UDPSTATS](https://www.google.com/search?num=5&q=MIB_UDPSTATS+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDPSTATS](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDPSTATS)
[MIB_UDPSTATS2](https://www.google.com/search?num=5&q=MIB_UDPSTATS2+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDPSTATS2](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDPSTATS2)
[MIB_UNICASTIPADDRESS_ROW](https://www.google.com/search?num=5&q=MIB_UNICASTIPADDRESS_ROW+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_UNICASTIPADDRESS_ROW](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UNICASTIPADDRESS_ROW)
[MIBICMPINFO](https://www.google.com/search?num=5&q=MIBICMPINFO+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIBICMPINFO](https://github.com/dahall/Vanara/search?l=C%23&q=MIBICMPINFO)
[MIBICMPSTATS](https://www.google.com/search?num=5&q=MIBICMPSTATS+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIBICMPSTATS](https://github.com/dahall/Vanara/search?l=C%23&q=MIBICMPSTATS)
[MIBICMPSTATS_EX](https://www.google.com/search?num=5&q=MIBICMPSTATS_EX+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIBICMPSTATS_EX](https://github.com/dahall/Vanara/search?l=C%23&q=MIBICMPSTATS_EX)
[NAMEDADDRESS](https://www.google.com/search?num=5&q=NAMEDADDRESS+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.IpHlpApi.NET_ADDRESS_INFO.NAMEDADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=NAMEDADDRESS)
[NDIS_INTERFACE_INFORMATION](https://www.google.com/search?num=5&q=NDIS_INTERFACE_INFORMATION+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.NDIS_INTERFACE_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=NDIS_INTERFACE_INFORMATION)
[NET_ADDRESS_INFO](https://www.google.com/search?num=5&q=NET_ADDRESS_INFO+site%3Alearn.microsoft.com) | IpHlpApi.h | [Vanara.PInvoke.IpHlpApi.NET_ADDRESS_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=NET_ADDRESS_INFO)
[NET_IF_ALIAS](https://www.google.com/search?num=5&q=NET_IF_ALIAS+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.NET_IF_ALIAS](https://github.com/dahall/Vanara/search?l=C%23&q=NET_IF_ALIAS)
[NET_IF_RCV_ADDRESS](https://www.google.com/search?num=5&q=NET_IF_RCV_ADDRESS+site%3Alearn.microsoft.com) | ifdef.h | [Vanara.PInvoke.IpHlpApi.NET_IF_RCV_ADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=NET_IF_RCV_ADDRESS)
[NET_LUID](https://www.google.com/search?num=5&q=NET_LUID+site%3Alearn.microsoft.com) | Ifdef.h | [Vanara.PInvoke.IpHlpApi.NET_LUID](https://github.com/dahall/Vanara/search?l=C%23&q=NET_LUID)
[NET_PHYSICAL_LOCATION](https://www.google.com/search?num=5&q=NET_PHYSICAL_LOCATION+site%3Alearn.microsoft.com) | Ifdef.h | [Vanara.PInvoke.IpHlpApi.NET_PHYSICAL_LOCATION](https://github.com/dahall/Vanara/search?l=C%23&q=NET_PHYSICAL_LOCATION)
[NL_BANDWIDTH_INFORMATION](https://www.google.com/search?num=5&q=NL_BANDWIDTH_INFORMATION+site%3Alearn.microsoft.com) | nldef.h | [Vanara.PInvoke.IpHlpApi.NL_BANDWIDTH_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=NL_BANDWIDTH_INFORMATION)
[NL_INTERFACE_OFFLOAD_ROD](https://www.google.com/search?num=5&q=NL_INTERFACE_OFFLOAD_ROD+site%3Alearn.microsoft.com) | nldef.h | [Vanara.PInvoke.IpHlpApi.NL_INTERFACE_OFFLOAD_ROD](https://github.com/dahall/Vanara/search?l=C%23&q=NL_INTERFACE_OFFLOAD_ROD)
[NL_NETWORK_CONNECTIVITY_HINT](https://www.google.com/search?num=5&q=NL_NETWORK_CONNECTIVITY_HINT+site%3Alearn.microsoft.com) | nldef.h | [Vanara.PInvoke.IpHlpApi.NL_NETWORK_CONNECTIVITY_HINT](https://github.com/dahall/Vanara/search?l=C%23&q=NL_NETWORK_CONNECTIVITY_HINT)
[TCP_ESTATS_BANDWIDTH_ROD_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_BANDWIDTH_ROD_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_BANDWIDTH_ROD_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_BANDWIDTH_ROD_v0)
[TCP_ESTATS_BANDWIDTH_RW_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_BANDWIDTH_RW_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_BANDWIDTH_RW_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_BANDWIDTH_RW_v0)
[TCP_ESTATS_DATA_ROD_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_DATA_ROD_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_DATA_ROD_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_DATA_ROD_v0)
[TCP_ESTATS_DATA_RW_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_DATA_RW_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_DATA_RW_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_DATA_RW_v0)
[TCP_ESTATS_FINE_RTT_ROD_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_FINE_RTT_ROD_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_FINE_RTT_ROD_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_FINE_RTT_ROD_v0)
[TCP_ESTATS_FINE_RTT_RW_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_FINE_RTT_RW_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_FINE_RTT_RW_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_FINE_RTT_RW_v0)
[TCP_ESTATS_OBS_REC_ROD_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_OBS_REC_ROD_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_OBS_REC_ROD_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_OBS_REC_ROD_v0)
[TCP_ESTATS_OBS_REC_RW_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_OBS_REC_RW_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_OBS_REC_RW_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_OBS_REC_RW_v0)
[TCP_ESTATS_PATH_ROD_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_PATH_ROD_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_PATH_ROD_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_PATH_ROD_v0)
[TCP_ESTATS_PATH_RW_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_PATH_RW_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_PATH_RW_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_PATH_RW_v0)
[TCP_ESTATS_REC_ROD_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_REC_ROD_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_REC_ROD_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_REC_ROD_v0)
[TCP_ESTATS_REC_RW_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_REC_RW_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_REC_RW_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_REC_RW_v0)
[TCP_ESTATS_SEND_BUFF_ROD_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_SEND_BUFF_ROD_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_SEND_BUFF_ROD_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_SEND_BUFF_ROD_v0)
[TCP_ESTATS_SEND_BUFF_RW_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_SEND_BUFF_RW_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_SEND_BUFF_RW_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_SEND_BUFF_RW_v0)
[TCP_ESTATS_SND_CONG_ROD_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_SND_CONG_ROD_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_SND_CONG_ROD_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_SND_CONG_ROD_v0)
[TCP_ESTATS_SND_CONG_ROS_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_SND_CONG_ROS_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_SND_CONG_ROS_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_SND_CONG_ROS_v0)
[TCP_ESTATS_SND_CONG_RW_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_SND_CONG_RW_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_SND_CONG_RW_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_SND_CONG_RW_v0)
[TCP_ESTATS_SYN_OPTS_ROS_v0](https://www.google.com/search?num=5&q=TCP_ESTATS_SYN_OPTS_ROS_v0+site%3Alearn.microsoft.com) | tcpestats.h | [Vanara.PInvoke.IpHlpApi.TCP_ESTATS_SYN_OPTS_ROS_v0](https://github.com/dahall/Vanara/search?l=C%23&q=TCP_ESTATS_SYN_OPTS_ROS_v0)
[TCPIP_OWNER_MODULE_BASIC_INFO](https://www.google.com/search?num=5&q=TCPIP_OWNER_MODULE_BASIC_INFO+site%3Alearn.microsoft.com) | iprtrmib.h | [Vanara.PInvoke.IpHlpApi.TCPIP_OWNER_MODULE_BASIC_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=TCPIP_OWNER_MODULE_BASIC_INFO)
[TCPIP_OWNER_MODULE_BASIC_INFO_UNMGD](https://www.google.com/search?num=5&q=TCPIP_OWNER_MODULE_BASIC_INFO_UNMGD+site%3Alearn.microsoft.com) | iprtrmib.h | [Vanara.PInvoke.IpHlpApi.TCPIP_OWNER_MODULE_BASIC_INFO_UNMGD](https://github.com/dahall/Vanara/search?l=C%23&q=TCPIP_OWNER_MODULE_BASIC_INFO_UNMGD)
2020-12-24 13:00:18 -05:00
### Classes
Native Class | Header | Managed Class
--- | --- | ---
2022-10-25 13:24:54 -04:00
[IP_ADAPTER_ADDRESSES_RESULT](https://www.google.com/search?num=5&q=IP_ADAPTER_ADDRESSES_RESULT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_ADDRESSES_RESULT](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_ADDRESSES_RESULT)
[IP_ADAPTER_INFO_RESULT](https://www.google.com/search?num=5&q=IP_ADAPTER_INFO_RESULT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_INFO_RESULT](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_INFO_RESULT)
[IP_ADAPTER_ORDER_MAP](https://www.google.com/search?num=5&q=IP_ADAPTER_ORDER_MAP+site%3Alearn.microsoft.com) | ipexport.h | [Vanara.PInvoke.IpHlpApi.IP_ADAPTER_ORDER_MAP](https://github.com/dahall/Vanara/search?l=C%23&q=IP_ADAPTER_ORDER_MAP)
[IP_INTERFACE_INFO](https://www.google.com/search?num=5&q=IP_INTERFACE_INFO+site%3Alearn.microsoft.com) | ipexport.h | [Vanara.PInvoke.IpHlpApi.IP_INTERFACE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=IP_INTERFACE_INFO)
[IP_UNIDIRECTIONAL_ADAPTER_ADDRESS](https://www.google.com/search?num=5&q=IP_UNIDIRECTIONAL_ADAPTER_ADDRESS+site%3Alearn.microsoft.com) | ipexport.h | [Vanara.PInvoke.IpHlpApi.IP_UNIDIRECTIONAL_ADAPTER_ADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=IP_UNIDIRECTIONAL_ADAPTER_ADDRESS)
[MIB_ANYCASTIPADDRESS_TABLE](https://www.google.com/search?num=5&q=MIB_ANYCASTIPADDRESS_TABLE+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_ANYCASTIPADDRESS_TABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_ANYCASTIPADDRESS_TABLE)
[MIB_IF_TABLE2](https://www.google.com/search?num=5&q=MIB_IF_TABLE2+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IF_TABLE2](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IF_TABLE2)
[MIB_IFSTACK_TABLE](https://www.google.com/search?num=5&q=MIB_IFSTACK_TABLE+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IFSTACK_TABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IFSTACK_TABLE)
[MIB_IFTABLE](https://www.google.com/search?num=5&q=MIB_IFTABLE+site%3Alearn.microsoft.com) | ifmib.h | [Vanara.PInvoke.IpHlpApi.MIB_IFTABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IFTABLE)
[MIB_INVERTEDIFSTACK_TABLE](https://www.google.com/search?num=5&q=MIB_INVERTEDIFSTACK_TABLE+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_INVERTEDIFSTACK_TABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_INVERTEDIFSTACK_TABLE)
[MIB_IPADDRTABLE](https://www.google.com/search?num=5&q=MIB_IPADDRTABLE+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIB_IPADDRTABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPADDRTABLE)
[MIB_IPFORWARD_TABLE2](https://www.google.com/search?num=5&q=MIB_IPFORWARD_TABLE2+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IPFORWARD_TABLE2](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPFORWARD_TABLE2)
[MIB_IPFORWARDTABLE](https://www.google.com/search?num=5&q=MIB_IPFORWARDTABLE+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIB_IPFORWARDTABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPFORWARDTABLE)
[MIB_IPINTERFACE_TABLE](https://www.google.com/search?num=5&q=MIB_IPINTERFACE_TABLE+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IPINTERFACE_TABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPINTERFACE_TABLE)
[MIB_IPNET_TABLE2](https://www.google.com/search?num=5&q=MIB_IPNET_TABLE2+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IPNET_TABLE2](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPNET_TABLE2)
[MIB_IPNET_TABLE2_Unmanaged](https://www.google.com/search?num=5&q=MIB_IPNET_TABLE2_Unmanaged+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IPNET_TABLE2_Unmanaged](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPNET_TABLE2_Unmanaged)
[MIB_IPNETTABLE](https://www.google.com/search?num=5&q=MIB_IPNETTABLE+site%3Alearn.microsoft.com) | ipmib.h | [Vanara.PInvoke.IpHlpApi.MIB_IPNETTABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPNETTABLE)
[MIB_IPPATH_TABLE](https://www.google.com/search?num=5&q=MIB_IPPATH_TABLE+site%3Alearn.microsoft.com) | Netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_IPPATH_TABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_IPPATH_TABLE)
[MIB_MULTICASTIPADDRESS_TABLE](https://www.google.com/search?num=5&q=MIB_MULTICASTIPADDRESS_TABLE+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_MULTICASTIPADDRESS_TABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_MULTICASTIPADDRESS_TABLE)
[MIB_TCP6TABLE](https://www.google.com/search?num=5&q=MIB_TCP6TABLE+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCP6TABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCP6TABLE)
[MIB_TCP6TABLE_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_TCP6TABLE_OWNER_MODULE+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCP6TABLE_OWNER_MODULE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCP6TABLE_OWNER_MODULE)
[MIB_TCP6TABLE_OWNER_PID](https://www.google.com/search?num=5&q=MIB_TCP6TABLE_OWNER_PID+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCP6TABLE_OWNER_PID](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCP6TABLE_OWNER_PID)
[MIB_TCP6TABLE2](https://www.google.com/search?num=5&q=MIB_TCP6TABLE2+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCP6TABLE2](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCP6TABLE2)
[MIB_TCPTABLE](https://www.google.com/search?num=5&q=MIB_TCPTABLE+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCPTABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCPTABLE)
[MIB_TCPTABLE_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_TCPTABLE_OWNER_MODULE+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCPTABLE_OWNER_MODULE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCPTABLE_OWNER_MODULE)
[MIB_TCPTABLE_OWNER_PID](https://www.google.com/search?num=5&q=MIB_TCPTABLE_OWNER_PID+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCPTABLE_OWNER_PID](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCPTABLE_OWNER_PID)
[MIB_TCPTABLE2](https://www.google.com/search?num=5&q=MIB_TCPTABLE2+site%3Alearn.microsoft.com) | tcpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_TCPTABLE2](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_TCPTABLE2)
[MIB_UDP6TABLE](https://www.google.com/search?num=5&q=MIB_UDP6TABLE+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDP6TABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDP6TABLE)
[MIB_UDP6TABLE_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_UDP6TABLE_OWNER_MODULE+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDP6TABLE_OWNER_MODULE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDP6TABLE_OWNER_MODULE)
[MIB_UDP6TABLE_OWNER_PID](https://www.google.com/search?num=5&q=MIB_UDP6TABLE_OWNER_PID+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDP6TABLE_OWNER_PID](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDP6TABLE_OWNER_PID)
[MIB_UDPTABLE](https://www.google.com/search?num=5&q=MIB_UDPTABLE+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDPTABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDPTABLE)
[MIB_UDPTABLE_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_UDPTABLE_OWNER_MODULE+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDPTABLE_OWNER_MODULE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDPTABLE_OWNER_MODULE)
[MIB_UDPTABLE_OWNER_PID](https://www.google.com/search?num=5&q=MIB_UDPTABLE_OWNER_PID+site%3Alearn.microsoft.com) | udpmib.h | [Vanara.PInvoke.IpHlpApi.MIB_UDPTABLE_OWNER_PID](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UDPTABLE_OWNER_PID)
[MIB_UNICASTIPADDRESS_TABLE](https://www.google.com/search?num=5&q=MIB_UNICASTIPADDRESS_TABLE+site%3Alearn.microsoft.com) | netioapi.h | [Vanara.PInvoke.IpHlpApi.MIB_UNICASTIPADDRESS_TABLE](https://github.com/dahall/Vanara/search?l=C%23&q=MIB_UNICASTIPADDRESS_TABLE)
[PIP_PER_ADAPTER_INFO](https://www.google.com/search?num=5&q=PIP_PER_ADAPTER_INFO+site%3Alearn.microsoft.com) | iptypes.h | [Vanara.PInvoke.IpHlpApi.PIP_PER_ADAPTER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PIP_PER_ADAPTER_INFO)
[SafeIcmpHandle](https://www.google.com/search?num=5&q=SafeIcmpHandle+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.IpHlpApi.SafeIcmpHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeIcmpHandle)
[SafeMibEntryBase](https://www.google.com/search?num=5&q=SafeMibEntryBase+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.IpHlpApi.SafeMibEntryBase](https://github.com/dahall/Vanara/search?l=C%23&q=SafeMibEntryBase)
[SafeMibTableHandle](https://www.google.com/search?num=5&q=SafeMibTableHandle+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.IpHlpApi.SafeMibTableHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeMibTableHandle)
[SafeUnmanagedMibEntryBase](https://www.google.com/search?num=5&q=SafeUnmanagedMibEntryBase+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.IpHlpApi.SafeUnmanagedMibEntryBase](https://github.com/dahall/Vanara/search?l=C%23&q=SafeUnmanagedMibEntryBase)