Skip navigation links
JNA API 5.10.0
com.sun.jna.platform.win32

Class IPHlpAPI.MIB_UDP6TABLE_OWNER_PID

  • Enclosing interface:
    IPHlpAPI


    @Structure.FieldOrder(value={"dwNumEntries","table"})
    public static class IPHlpAPI.MIB_UDP6TABLE_OWNER_PID
    extends Structure
    Contains a table of IPv6 UDP connections on the local computer.
    • Constructor Detail

      • MIB_UDP6TABLE_OWNER_PID

        public MIB_UDP6TABLE_OWNER_PID(Pointer buf)
    • Method Detail

      • read

        public void read()
        Description copied from class: Structure
        Reads the fields of the struct from native memory
        Overrides:
        read in class Structure
JNA API 5.10.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.