z/OS Language Environment Programming Guide for 64-bit Virtual Addressing Mode
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


CELQPIPI(delete_entry) — delete an entry from the PreInit table

z/OS Language Environment Programming Guide for 64-bit Virtual Addressing Mode
SA38-0689-00

This function deletes an entry from the PreInit table. The entry is then available for subsequent (add_entry) functions.

Read syntax diagramSkip visual syntax diagram
Syntax

>>-CALL--CELQPIPI--(--delete_entry--,--token--,----------------->

>--ceexptbl_index--)-------------------------------------------><

delete_entry (input)
fullword function code (integer value = 11) containing the delete_entry request
token (input)
a doubleword with the value of the token of the environment. This is the token returned by a CELQPIPI(init_main), or CELQPIPI(init_sub) request.
ceexptbl_index (input)
the index into the PreInit table of the entry to delete.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014