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