CICS_EpiSystem_t

The CICS_EpiSystem_t structure contains the name and description of a CICS® server.

Purpose

An array of these structures is returned from the CICS_EpiListSystems function.

Fields

SystemName
A string naming the CICS server. It can be passed as a parameter to the CICS_EpiAddTerminal and CICS_EpiAddExTerminal functions, to identify the CICS server in which the terminal resource is installed. If the name is shorter than CICS_EPI_SYSTEM_MAX characters, it is padded with nulls to a length of CICS_EPI_SYSTEM_MAX + 1.
Description
A string giving a brief description of the server. If the description is shorter than CICS_EPI_DESCRIPTION_MAX, it is padded with nulls to a length of CICS_EPI_DESCRIPTION_MAX + 1.

Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//proref/epist.html