Unit 'mci' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os2units]

mci_Toc_Rec

Declaration

Source position: mci.pas line 953

type mci_Toc_Rec = record

  TrackNum: Byte;

  ulStartAddr: LongInt;

  ulEndAddr: LongInt;

  Control: Byte;

  usCountry: Integer;

  ulOwner: LongInt;

  ulSerialNum: LongInt;

end;


Documentation generated on: 2025-07-25