Unit 'security' Package
[Overview][Constants][Types][Procedures and functions][Index] [#x11]

TXauth

Declaration

Source position: xauth.inc line 29

type TXauth = record

  family: cushort;

  address_length: cushort;

  address: Pchar;

  number_length: cushort;

  number: Pchar;

  name_length: cushort;

  name: PChar;

  data_length: cushort;

  data: PChar;

end;


Documentation generated on: 2023-03-18