Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual522629-013
12-92
PROCESS_GETINFOLIST_ Procedure
returns 1 in bit <15> if the process is logged on, 0 if not.
Bits <0:14> are reserved and should not be assumed to contain 0.
46: extended swap file
returns the name of the swap file for the selectable segment that is currently in
use.
If the process is in the starting or terminating stage, or, if its program file or libraries
are being loaded by RLD, then a file name length of 0 is returned.
47: primary
returns 1 if the process is the current primary of a named process pair, 0 otherwise.
48: process handle
returns the process handle of the process of interest.
49: qualifier info available
returns 1 if the process has called PROCESS_SETINFO_ to declare that it
supports qualifier name searches by the file name inquiry procedures.
This always returns 0 if the process of interest is unnamed.
50: Safeguard-authenticated logon
returns 1 if a Safeguard-authenticated logon has taken place (that is, if the process
was started after successfully logging on a through terminal owned by
Safeguard), 0 otherwise.
51: force low
returns 1 if the process has the inherited force-low attribute set, 0 otherwise. See
the description of the
create-options parameter of PROCESS_CREATE_ for
details.
53: creation timestamp
returns the Julian timestamp that identifies the time when the process was created.
If the target system is running an operating system version earlier than D10, 0F is
returned.