Click or drag to resize
Xcalibur Systems LLC Logo

Tcp6TableOwnerModule Structure

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

MIB_TCP6TABLE_OWNER_MODULE structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Xcalibur.NativeMethods.V2.NetworkingTcp6TableOwnerModule

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

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