Unit 'XADMASTER' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

txadClient

Declaration

Source position: xadmaster.pas line 416

type txadClient = record

  xc_Next: PxadClient;

  xc_Version: UWORD;

  xc_MasterVersion: UWORD;

  xc_ClientVersion: UWORD;

  xc_ClientRevision: UWORD;

  xc_RecogSize: ULONG;

  xc_Flags: ULONG;

  xc_Identifier: ULONG;

  xc_ArchiverName: STRPTR;

  xc_RecogData: function: BOOL;

  xc_GetInfo: function: LONG;

  xc_UnArchive: function: LONG;

  xc_Free: procedure;

end;


Documentation generated on: 2023-03-18