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