Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-91
PROCESS_GETINFOLIST_ Procedure
returns 0 in bit 15 if the program file of the process was not licensed when the
process was created; returns 1 if the program file of the process was licensed
when the process was created.
Bits <0:14> are reserved and should not be assumed to contain 0.
•
38: PIN
returns the PIN of the process whose attributes are being returned. This attribute
should be specified whenever
srch-option is not 0.
•
39: file name
See the
proc-fname parameter returned by the PROCESS_GETINFO_
procedure.
•
40: mom’s process handle
See the
mom's-processhandle parameter returned by the
PROCESS_GETINFO_ procedure.
•
41: process file security
returns the current default process file security setting. The security bits are as
follows:
<0:3> 0
<4:6> ID code allowed for read
<7:9> ID code allowed for write
<10:12> ID code allowed for execute
<13:15> ID code allowed for purge
ID code can be one of the following:
0 Any user (local)
1 Member of owner's group (local)
2 Owner (local)
4 Any user (local or remote)
5 Member of owner's community (local or remote)
6 Owner (local or remote)
7 Super ID only (local)
•
42: current priority
See the
priority parameter returned by the PROCESS_GETINFO_ procedure.
•
43: initial priority
returns the initial execution priority. If the priority has been changed by a call to
PROCESS_SETINFO_, PRIORITY, or ALTERPRIORITY, this attribute returns the
new value.
•
44: remote creator
returns 1 if the creator of the process was remote, 0 if local.
•
45: logged-on state