1 | Handle | Input | Char(*) |
2 | Format name | Input | Char(8) |
3 | Error code | I/O | Char(*) |
The Delete Handle (QRZDLTH) API deletes a handle that was created using the Create Handle (QRZCRTH) API.
The handle value to be deleted.
The content and format of the information returned. The possible format name is as follows:
HNDL0100 | A handle that is 8 bytes in length is to be deleted. See HNDL0100 Format for details of this format. |
The structure in which to return error information. For the format of the structure, see Error code parameter.
Offset | Type | Field | |
---|---|---|---|
Dec | Hex | ||
8 | 8 | CHAR(16) | Handle |
Handle. The handle to be deleted.
Message ID | Error Message Text |
---|---|
CPF0B32 E | A handle was not deleted. |
CPF24B4 E | Severe error while addressing parameter list. |
CPF3CF1 E | Error code parameter not valid. |
CPF3C21 E | Format name &1 is not valid. |
CPF3C90 E | Literal value cannot be changed. |
CPF9872 E | Program or service program &1 in library &2 ended. Reason code &3. |
Top | Configuration APIs | API by category |