Deregister Exit Point (QUSDRGPT, QusDeregisterExitPoint) API


  Required Parameter Group:


  Service Program Name: QUSRGFA1

  Default Public Authority: *EXCLUDE

  Threadsafe: Yes

The Deregister Exit Point (OPM, QUSDRGPT; ILE, QusDeregisterExitPoint) API removes an exit point and all associated exit programs from the registration facility. However, to deregister the exit point, the allow deregistration exit point control must be set to indicate that the exit point is eligible for deregistration.


Authorities and Locks

API Public Authority
*EXCLUDE
Exit Registration Lock
*EXCL

Required Parameter Group

Exit point name
INPUT; CHAR(20)

The exit point name for the exit point being removed. The following can be specified for the exit point name:


Exit point format name
INPUT; CHAR(8)

The format name for the exit point being removed. The following can be specified for the exit point format name:


Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages



API introduced: V3R1

[ Back to top | Registration Facility APIs | APIs by category ]