Required Parameter Group: | |||
1 | request variable | Input | Char(*) |
2 | length of request | Input | Binary(4) |
3 | request variable format | Input | Char(8) |
4 | error code | I/O | Char(*) |
Library Name/Service Program: QTCM/QZHTINCONF | |||
Threadsafe: Yes |
Use the QzhtRmvTCMTriggerHandlerDesc API to remove trigger handler descriptions associated with triggered cache manager servers. Trigger handler descriptions that are removed are no longer utilized by the triggered cache manager servers the next time they are started. The API is a callable service implemented as an ILE entry point within the QZHTINCONF *SRVPGM in the QTCM *LIB.
The QTCM/H(QZHTINCONF) header file includes ILE C prototypes for this API.
The variable used to pass the information used to remove an existing trigger handler description.
The number of bytes that the calling program provides for the request variable.
The format name of the Request variable data. The following values must be used:
The structure in which to return error information.