Close List (QGYCLST) API


  Required Parameter Group:


  Default Public Authority: *USE

  Threadsafe: No

The Close List (QGYCLST) API closes a previously opened list. Any internal storage associated with that list is freed. The handle specified on the call to this API is no longer valid after the call completes.


Authorities and Locks

None.


Required Parameter Group

Request handle
INPUT; CHAR(4)

The handle to the list that is to be closed. The handle is generated by APIs such as:

  • Open List of Job Log Messages (QGYOLJBL)
  • Open List of Messages (QGYOLMSG)
  • Open List of Objects (QGYOLOBJ)
  • Open List of Printers (QGYRPRTL)
  • Open List of Spooled Files (QGYOLSPL)

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: V3R6

[ Back to top | Process Open List APIs | APIs by category ]