Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for Interop.IpHlpApi, including all inherited members.
AdapterAddressFlags enum name | Interop.IpHlpApi | package |
AdapterFlags enum name | Interop.IpHlpApi | package |
CancelMibChangeNotify2(IntPtr notificationHandle) | Interop.IpHlpApi | package |
FreeMibTable(IntPtr handle) | Interop.IpHlpApi | package |
GetAdaptersAddresses(AddressFamily family, uint flags, IntPtr pReserved, IntPtr adapterAddresses, ref uint outBufLen) | Interop.IpHlpApi | package |
GetAdaptersAddressesFlags enum name | Interop.IpHlpApi | package |
GetBestInterfaceEx(byte[] ipAddress, out int index) | Interop.IpHlpApi | package |
GetExtendedTcpTable(IntPtr pTcpTable, ref uint dwOutBufLen, bool order, uint IPVersion, TcpTableClass tableClass, uint reserved) | Interop.IpHlpApi | package |
GetExtendedUdpTable(IntPtr pUdpTable, ref uint dwOutBufLen, bool order, uint IPVersion, UdpTableClass tableClass, uint reserved) | Interop.IpHlpApi | package |
GetIcmpStatistics(out MibIcmpInfo statistics) | Interop.IpHlpApi | package |
GetIcmpStatisticsEx(out MibIcmpInfoEx statistics, AddressFamily family) | Interop.IpHlpApi | package |
GetIfEntry2(ref MibIfRow2 pIfRow) | Interop.IpHlpApi | package |
GetIpStatisticsEx(out MibIpStats statistics, AddressFamily family) | Interop.IpHlpApi | package |
GetNetworkParams(IntPtr pFixedInfo, ref uint pOutBufLen) | Interop.IpHlpApi | package |
GetNetworkParams(IntPtr pFixedInfo, ref uint pOutBufLen) | Interop.IpHlpApi | package |
GetPerAdapterInfo(uint IfIndex, IntPtr pPerAdapterInfo, ref uint pOutBufLen) | Interop.IpHlpApi | package |
GetTcpStatisticsEx(out MibTcpStats statistics, AddressFamily family) | Interop.IpHlpApi | package |
GetTcpTable(IntPtr pTcpTable, ref uint dwOutBufLen, bool order) | Interop.IpHlpApi | package |
GetUdpStatisticsEx(out MibUdpStats statistics, AddressFamily family) | Interop.IpHlpApi | package |
GetUdpTable(IntPtr pUdpTable, ref uint dwOutBufLen, bool order) | Interop.IpHlpApi | package |
Icmp6CreateFile() | Interop.IpHlpApi | package |
Icmp6SendEcho2(SafeCloseIcmpHandle icmpHandle, SafeWaitHandle Event, IntPtr apcRoutine, IntPtr apcContext, byte[] sourceSocketAddress, byte[] destSocketAddress, [In] SafeLocalAllocHandle data, ushort dataSize, ref IPOptions options, SafeLocalAllocHandle replyBuffer, uint replySize, uint timeout) | Interop.IpHlpApi | package |
IcmpCloseHandle(IntPtr handle) | Interop.IpHlpApi | package |
IcmpCreateFile() | Interop.IpHlpApi | package |
IcmpSendEcho2(SafeCloseIcmpHandle icmpHandle, SafeWaitHandle Event, IntPtr apcRoutine, IntPtr apcContext, uint ipAddress, [In] SafeLocalAllocHandle data, ushort dataSize, ref IPOptions options, SafeLocalAllocHandle replyBuffer, uint replySize, uint timeout) | Interop.IpHlpApi | package |
if_nametoindex(string name) | Interop.IpHlpApi | package |
InterfaceConnectionType enum name | Interop.IpHlpApi | package |
InterfaceTunnelType enum name | Interop.IpHlpApi | package |
NotifyStableUnicastIpAddressTable(AddressFamily addressFamily, out SafeFreeMibTable table, delegate *unmanaged< IntPtr, IntPtr, void > callback, IntPtr context, out SafeCancelMibChangeNotify notificationHandle) | Interop.IpHlpApi | package |
TcpTableClass enum name | Interop.IpHlpApi | package |
UdpTableClass enum name | Interop.IpHlpApi | package |