Click or drag to resize
Xcalibur Systems LLC Logo

TcpTableOwnerPid Structure

Contains a table of process IDs (PIDs) and the IPv4 TCP links that are context bound to these PIDs.

MIB_TCPTABLE_OWNER_PID structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Xcalibur.NativeMethods.V2.NetworkingTcpTableOwnerPid

Namespace: Xcalibur.NativeMethods.V2.Networking
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public struct TcpTableOwnerPid : ITableOwner

The TcpTableOwnerPid type exposes the following members.

Methods
 NameDescription
Public methodEquals
(Inherited from ValueType)
Public methodGetHashCode
(Inherited from ValueType)
Public methodGetRowCount Gets the row count.
Public methodGetType
(Inherited from Object)
Public methodToString
(Inherited from ValueType)
Top
Fields
 NameDescription
Public fieldRowCount The number of elements in the table.
Public fieldTable Array of structures returned by a call to .
Top
See Also