|
Tcp6RowOwnerModuleRemotePortRaw Field |
The port number in network byte order for the remote endpoint of the TCP connection on the
remote computer (Raw).
Namespace: Xcalibur.NativeMethods.V2.NetworkingAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public byte[] RemotePortRaw
Public RemotePortRaw As Byte()
public:
array<unsigned char>^ RemotePortRaw
val mutable RemotePortRaw: byte[]
Field Value
ByteSee Also