Klasse IPHlpAPI.MIB_TCP6TABLE_OWNER_PID

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.IPHlpAPI.MIB_TCP6TABLE_OWNER_PID
Umschließende Schnittstelle:
IPHlpAPI

@FieldOrder({"dwNumEntries","table"}) public static class IPHlpAPI.MIB_TCP6TABLE_OWNER_PID extends Structure
Contains a table of IPv6 TCP connections on the local computer.
  • Felddetails

  • Konstruktordetails

    • MIB_TCP6TABLE_OWNER_PID

      public MIB_TCP6TABLE_OWNER_PID(Pointer buf)
  • Methodendetails

    • read

      public void read()
      Beschreibung aus Klasse kopiert: Structure
      Reads the fields of the struct from native memory
      Setzt außer Kraft:
      read in Klasse Structure