Source position: jwaiprtrmib.pas line 576
type _MIB_TCPTABLE = record
dwNumEntries: DWORD;
table: array [0..ANY_SIZE-1] of MIB_TCPROW;
end;