SPI Programming Manual (G06.24+, H06.03+, J06.03+)

ZSPI Data Definitions
SPI Programming Manual427506-006
4-44
Token Codes
ZSPI-TKN-SSID
ZSPI-TKN-SSID contains the subsystem ID of the server that is to process the
command. This value is set by SSINIT and can be retrieved using SSGET. This value
cannot be modified using SSPUT.
ZSPI-TKN-SSID-ERR
ZSPI-TKN-SSID-ERR is returned by a subsystem in an error list when an unexpected
error occurs on a call to one of the SPI procedures, or to indicate the qualifying
subsystem ID of an unrecognized token if that subsystem ID is different from the
default. Its token type is ZSPI-TYP-SSID. Its value is the subsystem ID of the
subsystem or system component returning the error.
ZSPI-TKN-USEDLEN
ZSPI-TKN-USEDLEN contains the length of the used portion of the buffer. This value
is updated by SSPUT and SSMOVE each time they add information to the buffer, and
can be retrieved using SSGET.
token-code ZSPI-TKN-SSID
value ZSPI-TNM-SSID
token-type ZSPI-TYP-SSID
ssid ZSPI-VAL-NULL-EXT-SSID
heading "SSID".
token-code ZSPI-TKN-SSID-ERR
value ZSPI-TNM-SSID-ERR
token-type ZSPI-TYP-SSID
ssid ZSPI-VAL-NULL-EXT-SSID
heading "SSID_error".
token-code ZSPI-TKN-USEDLEN
value ZSPI-TNM-USEDLEN
token-type ZSPI-TYP-UINT
ssid ZSPI-VAL-NULL-EXT-SSID
heading "Used_byte_length".