Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os4units]

ID_MSDOS_DISK

Flag for Info.id_Diskstate MSD#0 MSDos Disk

Declaration

Source position: amigados.pas line 421

const ID_MSDOS_DISK = Ord('M') shl 24 or Ord('S') shl 16 or Ord('D') shl 8 or $00;


Documentation generated on: 2021-07-30