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

Tcdrom_generic_command

Declaration

Source position: lincd.pp line 240

type Tcdrom_generic_command = record

  cmd: array [0..(CDROM_PACKET_SIZE)-1] of Byte;

  buffer: PByte;

  buflen: dword;

  stat: LongInt;

  sense: Prequest_sense;

  data_direction: Byte;

  quiet: LongInt;

  timeout: LongInt;

  reserved: array [0..0] of pointer;

end;


Documentation generated on: 2023-03-18