iphlpapi Module

The iphlpapi module supports the IP Helper application programming interface (API).

Functions for Application Developers

The iphlpapi module contains functions for application developers, which are defined in the Iphlpapi.h header file. To import these functions, you must link to the iphlpapi.lib file. The following table shows the functions that are included in the iphlpapi module.

Function
AddIPAddress GetNetworkParams
CreateIpForwardEntry GetNumberOfInterfaces
CreateIpNetEntry GetPerAdapterInfo
CreateProxyArpEntry GetRTTAndHopCount
DeleteIPAddress GetTcpStatistics
DeleteIpForwardEntry GetTcpStatisticsEx
DeleteIpNetEntry GetTcpTable
DeleteProxyArpEntry GetUdpStatistics
FlushIpNetTable GetUdpStatisticsEx
GetAdaptersAddresses GetUdpTable
GetAdapterIndex GetUniDirectionalAdapterInfo
GetAdaptersInfo Icmp6CreateFile
GetBestInterface Icmp6ParseReplies
GetBestInterfaceEx Icmp6SendEcho2
GetBestRoute IpReleaseAddress
GetFriendlyIfIndex IpRenewAddress
GetIcmpStatistics NotifyAddrChange
GetIcmpStatisticsEx NotifyRouteChange
GetIfEntry SendARP
GetIfTable SetIfEntry
GetInterfaceInfo SetIpForwardEntry
GetIpAddrTable SetIpNetEntry
GetIpForwardTable SetIpStatistics
GetIpNetTable SetIpTTL
GetIpStatistics SetTcpEntry

See Also

Common Windows CE Modules

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.