Guardian Programming Reference Summary for C

Functions Summary (A-C)
Guardian Programming Reference Summary for C522630-001
4-27
CREATORACCESSID
(superseded by PROCESS_GETINFO_ and PROCESS_GETINFOLIST_) Obtains the
creator access ID (CAID) of the process that created the calling process.
This procedure does not have C syntax, because it is superseded and should not be used
for new development. This procedure is supported only for compatibility with previous
software.
CRTPID_TO_PROCESSHANDLE_
Converts a process ID (CRTPID) to the corresponding process handle.
CURRENTSPACE
Returns the ENV register (as saved in the stack marker) and a string (in ASCII)
containing the space ID of the caller.
return value:
#include <cextdecs(CRTPID_TO_PROCESSHANDLE_ )>
short CRTPID_TO_PROCESSHANDLE_
( short *process-id /* i */
,short *processhandle /* o */
,[ short *pair-flag ] /* o */
,[ long node-number ] ); /* i */
#include <cextdecs(CURRENTSPACE)>
short CURRENTSPACE ( [ char *ascii-space-id ] ); /* o */
Bit 4 Library bit
Bit 7 System code bit
Bit 11-15 Space ID bits