Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

accessdata_dn

Declaration

Source position: jwaws2dnet.pas line 227

type accessdata_dn = packed record

  acc_accl: Word;

  acc_acc: array [0..DN_MAXACCL] of Byte;

  acc_passl: Word;

  acc_pass: array [0..DN_MAXACCL] of Byte;

  acc_userl: Word;

  acc_user: array [0..DN_MAXACCL] of Byte;

end;


Documentation generated on: 2025-07-25