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