![Xcalibur Systems LLC Logo](../icons/logo.png) |
TcpRowOwnerPidLocalAddress Field |
The local IPv4 address for the TCP connection on the local computer. A value of zero
indicates the listener can accept a connection on any interface.
Namespace: Xcalibur.NativeMethods.V2.NetworkingAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
SyntaxPublic LocalAddress As UInteger
public:
unsigned int LocalAddress
val mutable LocalAddress: uint32
Field Value
UInt32
See Also