UEPTERM
Address of the 4-byte terminal ID.
UEPPROG
Address of the 8-byte application program name.
UEP_TS_FUNCTION
Address of a byte containing the function:
vUEP_TS_FUN_WRITE
vUEP_TS_FUN_REWRITE
vUEP_TS_FUN_READ_INTO
vUEP_TS_FUN_READ_SET
vUEP_TS_FUN_READ_NEXT_INTO
vUEP_TS_FUN_READ_NEXT_SET
vUEP_TS_FUN_DELETE
UEP_TS_QUEUE_NAME
Address of a 16-byte field containing the queue name.
UEP_TS_DATA_P
Address of a fullword containing the address of the data. (All
requests except delete).
UEP_TS_DATA_L
Address of a fullword containing the length of the data. (All requests
except delete).
UEP_TS_ITEM_NUMBER
Address of a fullword containing the item number. (Rewrite,
read_into and read_set requests).
UEP_TS_TOTAL_ITEMS
Address of a fullword containing the total number of items in the
queue. (All requests except delete).
UEP_TS_RESPONSE
Address of a byte containing the response after a request has been
completed.
vUEP_TS_RESPONSE_OK
vUEP_TS_RESPONSE_PURGED
vUEP_TS_RESPONSE_EXCEPTION
vUEP_TS_RESPONSE_DISASTER
vUEP_TS_RESPONSE_INVALID
Return codes
UERCNORM
Normal response.
UERCPURG
A purged response was received from an XPI request.
XPI calls
All can be used.
API and SPI calls
None can be used.
Chapter1. Global user exit programs 209