|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Attributes | |
| uint | length |
| uint | index |
| IntPtr | next |
| string | AdapterName |
| IntPtr | firstUnicastAddress |
| IntPtr | firstAnycastAddress |
| IntPtr | firstMulticastAddress |
| IntPtr | firstDnsServerAddress |
| string | dnsSuffix |
| string | description |
| string | friendlyName |
| byte[] | address |
| uint | addressLength |
| AdapterFlags | flags |
| uint | mtu |
| NetworkInterfaceType | type |
| OperationalStatus | operStatus |
| uint | ipv6Index |
| uint[] | zoneIndices |
| IntPtr | firstPrefix |
| ulong | transmitLinkSpeed |
| ulong | receiveLinkSpeed |
| IntPtr | firstWinsServerAddress |
| IntPtr | firstGatewayAddress |
| uint | ipv4Metric |
| uint | ipv6Metric |
| ulong | luid |
| IpSocketAddress | dhcpv4Server |
| uint | compartmentId |
| byte[] | networkGuid |
| InterfaceConnectionType | connectionType |
| InterfaceTunnelType | tunnelType |
| IpSocketAddress | dhcpv6Server |
| byte[] | dhcpv6ClientDuid |
| uint | dhcpv6ClientDuidLength |
| uint | dhcpV6Iaid |
Definition at line 165 of file Interop.cs.