+INITIAL_PRIVILEGE_SET
[reactos.git] / lib / iphlpapi / iphlpapi.edf
1 ; IPHLPAPI.DLL - ReactOS Sockets 2 IP Helper API DLL
2
3 LIBRARY iphlpapi.dll
4
5 EXPORTS
6 AddIPAddress=AddIPAddress@20 @1
7 SetIpNetEntry=SetIpNetEntry@4 @107
8 CreateIpForwardEntry=CreateIpForwardEntry@4 @9
9 GetNetworkParams=GetNetworkParams@8 @43
10 GetNumberOfInterfaces=GetNumberOfInterfaces@4 @44
11 GetInterfaceInfo=GetInterfaceInfo@8 @34
12 GetTcpStatistics=GetTcpStatistics@4 @47
13 GetTcpTable=GetTcpTable@12 @49
14 GetUdpStatistics=GetUdpStatistics@4 @51
15 GetUdpTable=GetUdpTable@12 @53
16 FlushIpNetTable=FlushIpNetTable@4 @17
17 ; EOF