Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-64
PROCESS_GETINFO_ Procedure
creator-access-id output
INT .EXT:ref:1
returns the creator access ID of the specified process. See “Considerations” for
information about the creator access ID.
process-access-id output
INT .EXT:ref:1
returns the process access ID of the specified process. See “Considerations” for
information about the process access ID.
gmom's-processhandle output
INT .EXT:ref:10
returns the process handle of the job ancestor (GMOM) of the specified process.
jobid output
INT .EXT:ref:1
returns the job ID of the specified process. The job ID is a value that was assigned
by the job ancestor when the job was created. If
jobid is 0, the process does not
belong to a job.
program-file:maxlen output:input
STRING .EXT:ref:*, INT:value
if present and
maxlen is not 0, returns the fully qualified Guardian program file
name of the specified process.
maxlen specifies the length in bytes of the string
variable
program-file.
program-len output
INT .EXT:ref:1
contains the actual length in bytes of the program file name being returned.