|
Tcp6RowOwnerModuleRemoteAddress 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
Syntax public byte[] RemoteAddress
Public RemoteAddress As Byte()
public:
array<unsigned char>^ RemoteAddress
val mutable RemoteAddress: byte[]
Field Value
ByteSee Also