![]() | |
Tcp |
The TcpRowOwnerPid type exposes the following members.
Name | Description | |
---|---|---|
![]() | LocalAddress | 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. |
![]() | LocalPort1 | The local port number in network byte order for the TCP connection on the local computer. |
![]() | LocalPort2 | The local port number in network byte order for the TCP connection on the local computer. |
![]() | LocalPort3 | The local port number in network byte order for the TCP connection on the local computer. |
![]() | LocalPort4 | The local port number in network byte order for the TCP connection on the local computer. |
![]() | ProcessId | The PID of the process that issued a context bind for this TCP connection. |
![]() | RemoteAddress | The IPv4 address for the TCP connection on the remote computer. When the dwState member is , this value has no meaning. |
![]() | RemotePort1 | The remote port number in network byte order for the TCP connection on the remote computer. When the dwState member is , this member has no meaning. |
![]() | RemotePort2 | The remote port number in network byte order for the TCP connection on the remote computer. When the dwState member is , this member has no meaning. |
![]() | RemotePort3 | The remote port number in network byte order for the TCP connection on the remote computer. When the dwState member is , this member has no meaning. |
![]() | RemotePort4 | The remote port number in network byte order for the TCP connection on the remote computer. When the dwState member is , this member has no meaning. |
![]() | State | The state of the TCP connection. This member can be one of the values defined in the Iprtrmib.h header file. |