Class IPHlpAPI.MIB_UDP6ROW_OWNER_PID

  • Enclosing interface:
    IPHlpAPI

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

      • ucLocalAddr

        public byte[] ucLocalAddr
      • dwLocalScopeId

        public int dwLocalScopeId
      • dwLocalPort

        public int dwLocalPort
      • dwOwningPid

        public int dwOwningPid
    • Constructor Detail

      • MIB_UDP6ROW_OWNER_PID

        public MIB_UDP6ROW_OWNER_PID()