IBM SC33-1683-02 User Manual

Page 221

Advertising
background image

UEPPROG

Address of the 8-byte application program name.

UEP_TS_FUNCTION

Address of a byte containing the function:

UEP_TS_FUN_WRITE

UEP_TS_FUN_REWRITE

UEP_TS_FUN_READ_INTO

UEP_TS_FUN_READ_SET

UEP_TS_FUN_READ_NEXT_INTO

UEP_TS_FUN_READ_NEXT_SET

UEP_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.

UEP_TS_RESPONSE_OK

UEP_TS_RESPONSE_PURGED

UEP_TS_RESPONSE_EXCEPTION

UEP_TS_RESPONSE_DISASTER

UEP_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.

temporary storage domain exits

Chapter 1. Global user exit programs

189

|

Advertising