Click or drag to resize
Xcalibur Systems LLC Logo

Tcp6TableOwnerPid Structure

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

MIB_TCP6TABLE_OWNER_PID structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Xcalibur.NativeMethods.V2.NetworkingTcp6TableOwnerPid

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

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