Unit 'zktClients' Package
[Overview][Constants][Types][Classes][Index] [#pl_minilib]

TZKUserData

Declaration

Source position: zktClients.pas line 163

type TZKUserData = packed record

  ID: Word;

  

  Role: Byte;

  

  Password: array [0..7] of AnsiChar;

  

  Name: array [0..27] of AnsiChar;

  

  Card: Word;

  

  B1: Byte;

  

  Group: Word;

  

  W1: Word;

  

  TimeZone: Word;

  

  UserID: array [0..7] of AnsiChar;

  

  Unknown: array [0..15] of AnsiChar;

  

end;



CT Web help

CodeTyphon Studio