8 #define CHP$_ADDRIGHTS 7
11 #define CHP$_MINCLASS 10
12 #define CHP$_MAXCLASS 11
16 #define CHP$_AUDITNAME 15
17 #define CHP$_ALARMNAME 16
18 #define CHP$_MATCHEDACE 17
19 #define CHP$_PRIVUSED 18
20 #define CHP$_MAX_CODE 19
21 #define CHP$M_SYSPRV 1
22 #define CHP$M_BYPASS 2
23 #define CHP$M_UPGRADE 4
24 #define CHP$M_DOWNGRADE 8
25 #define CHP$M_GRPPRV 16
26 #define CHP$M_READALL 32
27 #define CHP$V_SYSPRV 0
28 #define CHP$V_BYPASS 1
29 #define CHP$V_UPGRADE 2
30 #define CHP$V_DOWNGRADE 3
31 #define CHP$V_GRPPRV 4
32 #define CHP$V_READALL 5
35 #define CHP$M_USEREADALL 4
38 #define CHP$V_USEREADALL 2