source: vendor/w32api/current/lib/iphlpapi.def

Last change on this file was 2720, checked in by bird, 19 years ago

w32api v3.6

File size: 821 bytes
Line 
1LIBRARY IPHLPAPI.DLL
2EXPORTS
3AddIPAddress@20
4CreateIpForwardEntry@4
5CreateIpNetEntry@4
6CreateProxyArpEntry@12
7DeleteIPAddress@4
8DeleteIpForwardEntry@4
9DeleteIpNetEntry@4
10DeleteProxyArpEntry@12
11EnableRouter@8
12FlushIpNetTable@4
13GetAdapterIndex@8
14GetAdaptersInfo@8
15GetBestInterface@8
16GetBestRoute@12
17GetFriendlyIfIndex@4
18GetIcmpStatistics@4
19GetIfEntry@4
20GetIfTable@12
21GetInterfaceInfo@8
22GetIpAddrTable@12
23GetIpForwardTable@12
24GetIpNetTable@12
25GetIpStatistics@4
26GetNetworkParams@8
27GetNumberOfInterfaces@4
28GetPerAdapterInfo@12
29GetRTTAndHopCount@16
30GetTcpStatistics@4
31GetTcpTable@12
32GetUdpStatistics@4
33GetUdpTable@12
34GetUniDirectionalAdapterInfo@8
35IpReleaseAddress@4
36IpRenewAddress@4
37SendARP@16
38SetAdapterIpAddress@20
39SetIfEntry@4
40SetIpForwardEntry@4
41SetIpNetEntry@4
42SetIpStatistics@4
43SetIpTTL@4
44SetTcpEntry@4
45UnenableRouter@8
Note: See TracBrowser for help on using the repository browser.