Source position: jwaiprtrmib.pas line 1029
type _MIB_IPMCAST_IF_TABLE = record
dwNumEntries: DWORD;
table: array [0..ANY_SIZE-1] of MIB_IPMCAST_IF_ENTRY;
end;