Source position: jwaiprtrmib.pas line 1140
type _MIB_IPDESTTABLE = record
dwNumEntries: DWORD;
table: array [0..ANY_SIZE-1] of MIB_IPDESTROW;
end;