Class IPHlpAPI.MIB_UDPROW_OWNER_PID

  • Enclosing interface:
    IPHlpAPI

    @FieldOrder({"dwLocalAddr","dwLocalPort","dwOwningPid"})
    public static class IPHlpAPI.MIB_UDPROW_OWNER_PID
    extends Structure
    Contains information that describes an IPv6 UDP connection.
    • Field Detail

      • dwLocalAddr

        public int dwLocalAddr
      • dwLocalPort

        public int dwLocalPort
      • dwOwningPid

        public int dwOwningPid
    • Constructor Detail

      • MIB_UDPROW_OWNER_PID

        public MIB_UDPROW_OWNER_PID()