Click or drag to resize
Xcalibur Systems LLC Logo

TcpTableOwnerModule Structure

Contains a table of process IDs (PIDs) and the IPv4 TCP links context bound to the PIDs, and any available ownership data.

MIB_TCPTABLE_OWNER_MODULE structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Xcalibur.NativeMethods.V2.NetworkingTcpTableOwnerModule

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

The TcpTableOwnerModule 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