Unit 'win_akrip32' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_acs]

TRACK

Declaration

Source position: win_akrip32.pas line 115

type TRACK = packed record

  trackNo: Integer;

  

  startLBA: DWord;

  

  trackLen: DWord;

  

  _type: Byte;

  

  pad: array [0..3] of Byte;

  

  name: ShortString;

  

end;



CT Web help

CodeTyphon Studio