File: s_pfcsecurity_user_data.srs
Size: 289
Date: Sat, 08 May 2021 23:34:23 +0200
$PBExportHeader$s_pfcsecurity_user_data.srs
$PBExportComments$Used to pass information to/from the w_pfc_security_edit_user window
global type s_pfcsecurity_user_data from structure
   string      name
   string      desc
   integer     priority
   integer     user_type
   integer     status
end type

  • structure s_pfcsecurity_user_data(srs)