Source position: jwaiprtrmib.pas line 481
type _MIB_UDPTABLE = record
dwNumEntries: DWORD;
table: array [0..ANY_SIZE-1] of MIB_UDPROW;
end;