windows.iphlpapi

\ iphlpapi.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************

Members

Functions

AddIPAddress
DWORD AddIPAddress(IPAddr , IPMask , DWORD , PULONG , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateIpForwardEntry
DWORD CreateIpForwardEntry(PMIB_IPFORWARDROW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateIpNetEntry
DWORD CreateIpNetEntry(PMIB_IPNETROW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateProxyArpEntry
DWORD CreateProxyArpEntry(DWORD , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteIPAddress
DWORD DeleteIPAddress(ULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteIpForwardEntry
DWORD DeleteIpForwardEntry(PMIB_IPFORWARDROW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteIpNetEntry
DWORD DeleteIpNetEntry(PMIB_IPNETROW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteProxyArpEntry
DWORD DeleteProxyArpEntry(DWORD , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnableRouter
DWORD EnableRouter(HANDLE* , OVERLAPPED* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FlushIpNetTable
DWORD FlushIpNetTable(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAdapterIndex
DWORD GetAdapterIndex(LPWSTR , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAdaptersInfo
DWORD GetAdaptersInfo(PIP_ADAPTER_INFO , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetBestInterface
DWORD GetBestInterface(IPAddr , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetBestRoute
DWORD GetBestRoute(DWORD , DWORD , PMIB_IPFORWARDROW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFriendlyIfIndex
DWORD GetFriendlyIfIndex(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetIcmpStatistics
DWORD GetIcmpStatistics(PMIB_ICMP )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetIfEntry
DWORD GetIfEntry(PMIB_IFROW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetIfTable
DWORD GetIfTable(PMIB_IFTABLE , PULONG , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetInterfaceInfo
DWORD GetInterfaceInfo(PIP_INTERFACE_INFO , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetIpAddrTable
DWORD GetIpAddrTable(PMIB_IPADDRTABLE , PULONG , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetIpForwardTable
DWORD GetIpForwardTable(PMIB_IPFORWARDTABLE , PULONG , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetIpNetTable
DWORD GetIpNetTable(PMIB_IPNETTABLE , PULONG , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetIpStatistics
DWORD GetIpStatistics(PMIB_IPSTATS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNetworkParams
DWORD GetNetworkParams(PFIXED_INFO , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNumberOfInterfaces
DWORD GetNumberOfInterfaces(PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPerAdapterInfo
DWORD GetPerAdapterInfo(ULONG , PIP_PER_ADAPTER_INFO , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRTTAndHopCount
BOOL GetRTTAndHopCount(IPAddr , PULONG , ULONG , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTcpStatistics
DWORD GetTcpStatistics(PMIB_TCPSTATS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTcpTable
DWORD GetTcpTable(PMIB_TCPTABLE , PDWORD , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUdpStatistics
DWORD GetUdpStatistics(PMIB_UDPSTATS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUdpTable
DWORD GetUdpTable(PMIB_UDPTABLE , PDWORD , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUniDirectionalAdapterInfo
DWORD GetUniDirectionalAdapterInfo(PIP_UNIDIRECTIONAL_ADAPTER_ADDRESS , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IpReleaseAddress
DWORD IpReleaseAddress(PIP_ADAPTER_INDEX_MAP )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IpRenewAddress
DWORD IpRenewAddress(PIP_ADAPTER_INDEX_MAP )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NotifyAddrChange
DWORD NotifyAddrChange(PHANDLE , LPOVERLAPPED )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NotifyRouteChange
DWORD NotifyRouteChange(PHANDLE , LPOVERLAPPED )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendARP
DWORD SendARP(IPAddr , IPAddr , PULONG , PULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetIfEntry
DWORD SetIfEntry(PMIB_IFROW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetIpForwardEntry
DWORD SetIpForwardEntry(PMIB_IPFORWARDROW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetIpNetEntry
DWORD SetIpNetEntry(PMIB_IPNETROW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetIpStatistics
DWORD SetIpStatistics(PMIB_IPSTATS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetIpTTL
DWORD SetIpTTL(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTcpEntry
DWORD SetTcpEntry(PMIB_TCPROW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnenableRouter
DWORD UnenableRouter(OVERLAPPED* , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta