Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-154
PROCESS_SETINFO_ Procedure
Parameters
error returned value
INT
returns a file-system error indicating the outcome of the operation.
processhandle input
INT .EXT:ref:10
is a process handle that specifies the process of interest. If this parameter is
omitted or null (-1 in each word), the caller is the process of interest.
specifier input
INT:value
indicates whether the operation should affect both members of a named process
pair. Valid values are:
0 Act upon the specified process only.
1 Act upon both members of current instance of named process pair if
processhandle specifies a member of a named process pair.
The default is 0.
Priority is the only attribute that can be altered for either a single member or both
members of a named process pair. Changes to process file security and mom
affect only a single process (
specifier is treated as 0). Changes to item 49
(qualifier-info-available) always affect the named process pair as a whole
(
specifier is treated as 1).
set-attr-code input
INT:value
is the code specifying the process attribute to be altered. See “Considerations”
under this procedure and under PROCESS_GETINFOLIST_ for more information
about process attributes.
set-value input
INT .EXT:ref:*
specifies the new value of the attribute to be altered.