Source position: jwaiprtrmib.pas line 667
type _MIB_IPADDRTABLE = record
dwNumEntries: DWORD;
table: array [0..ANY_SIZE-1] of MIB_IPADDRROW;
end;