Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual522629-013
12-155
PROCESS_SETINFO_ Procedure
set-value-len input
INT:value
specifies the length in words of
set-value.
Both
set-value and set-value-len must be present unless the attribute being
altered is item 40 (mom’s-processhandle). In that case, both parameters can be
omitted.
old-value output
INT .EXT:ref:*
if present and
old-value-maxlen is not 0, returns the prior value of the attribute
being altered. When this parameter is present,
old-value-maxlen and old-
value-len must be present; otherwise, all three parameters must be omitted.
If priority is being altered for both members of a process pair, the old priority of the
primary process is returned.
old-value-maxlen input
INT:value
specifies the length in words of the variable
old-value. This parameter must be
present when
old-value is present; otherwise, it must be omitted.
old-value-len output
INT .EXT:ref:1
is the actual length in words of
old-value. This parameter must be present
when
old-value is present; otherwise, it must be omitted.
set-attr-code
set-attr-code and its associated value can be one of the following attributes:
Attribute Code TAL Value Representation
40 mom's process handle INT (10 words)
* 41 process file security INT
42 priority INT
+* 45 logged-on state INT
* 47 primary INT
* 49 qualifier information available INT
+* 50 Safeguard-authenticated logon INT
+* 69 stop on logoff INT
+* 70 propagate logon INT