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

macTagFileSimple_t

Declaration

Source position: win_macdll.pas line 283

type macTagFileSimple_t = function(

  pFilename: PChar;

  pArtist: PChar;

  pAlbum: PChar;

  pTitle: PChar;

  pComment: PChar;

  pGenre: PChar;

  pYear: PChar;

  pTrack: PChar;

  bClearFirst: Boolean;

  bUseOldID3: Boolean

):LongInt;



CT Web help

CodeTyphon Studio