Source position: mmbase.pas line 1695
type UMCHUNKHEADER = record
ulChunkID: LongInt;
ulChunkLength: LongInt;
end;