Unit 'lincd' Package
[Overview][Constants][Types][Procedures and functions][Index] [#cdrom]

Tcdrom_addr

Declaration

Source position: lincd.pp line 102

type Tcdrom_addr = record

  case LongInt of

    0: (

        msf: Tcdrom_msf0;

      );

    1: (

        lba: LongInt;

      );

end;


Documentation generated on: 2023-03-18