Source position: metados.pas line 32
type TMETAINFO = record
drivemap: LongInt;
version: Pchar;
reserved: LongInt;
info: PMETAINFO2;
end;