SPI Common Extensions Manual

ZCOM Data Definitions
SPI Common Extensions Manual427508-001
4-14
ZCOM Tokens
ZCOM-TKN-REQID-PHANDLE
This token carries the process handle of the requester. The SCP process adds this
token to requests bound for converted subsystems. Subsystems can use the value of
this token when issuing a PROCESS_GETINFO_ procedure call to an originating
requester. If the subsystem was not converted, SCP adds ZCOM-MAP-REQID instead.
ZCOM-TKN-REQID-PIN
This token carries the process identification number (PIN) of the requester. The SCP
process adds this token to requests bound for converted subsystems.
ZCOM-TKN-REQID-PPROGXFILE
This token carries the program file name of the requester. The SCP process adds this
token to requests bound for converted subsystems. It can be used in conjunction with
REQID-PSTRING to identify a requester. It is useful when the requester’s process
name is unreliable because the process itself is transient.
ZCOM-TKN-REQID-PROC-DESC
This token carries the process descriptor of the requester. The SCP process adds this
token to requests bound for converted subsystems.
token-code ZCOM-TKN-REQID-PHANDLE
value ZCOM-TNM-REQID-PHANDLE
token-type ZSPI-TYP-PHANDLE
ssid "TANDEM.21.0"
heading "Requester-process-handle".
token-code ZCOM-TKN-REQID-PIN
value ZCOM-TNM-REQID-PIN
token-type ZSPI-TYP-INT
ssid "TANDEM.21.0"
heading "Requester-PIN".
token-code ZCOM-TKN-REQID-PPROGXFILE
value ZCOM-TNM-REQID-PPROGXFILE
token-type ZSPI-TYP-STRING
ssid "TANDEM.21.0"
heading "Requester-program-file".
token-code ZCOM-TKN-REQID-PROC-DESC
value ZCOM-TNM-REQID-PROC-DESC
token-type ZSPI-TYP-STRING
ssid "TANDEM.21.0"
heading "Requester-process-descriptor".