Source position: jwaiprtrmib.pas line 820
type _MIB_IPNETTABLE = record
dwNumEntries: DWORD;
table: array [0..ANY_SIZE-1] of MIB_IPNETROW;
end;