![Xcalibur Systems LLC Logo](../icons/logo.png) |
Tcp6RowRemoteAddress Field |
The IPv6 address of the remote endpoint of the TCP connection on the remote computer. When
the dwState member is , this value has no meaning.
Namespace: Xcalibur.NativeMethods.V2.NetworkingAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic byte[] RemoteAddress
Public RemoteAddress As Byte()
public:
array<unsigned char>^ RemoteAddress
val mutable RemoteAddress: byte[]
Field Value
Byte
See Also