Source position: jwaiprtrmib.pas line 772
type _MIB_IPFORWARDTABLE = record
dwNumEntries: DWORD;
table: array [0..ANY_SIZE-1] of MIB_IPFORWARDROW;
end;