Source position: jwaiprtrmib.pas line 288
type _MIB_IFTABLE = record
dwNumEntries: DWORD;
table: array [0..ANY_SIZE-1] of MIB_IFROW;
end;