The CICS_EpiAttributes_t structure holds information about the attributes to be associated with a terminal resource installed by the CICS_EpiAddExTerminal function.
Assuming valid parameters, the CICS_EPI_EVENT_ADD_TERM event is generated when the request to install the terminal has completed.
The TermIndex is returned for use with the CICS_EpiGetEvent function.
A value of 3600 is assumed if a larger value is specified.
A value of 3600 is assumed if a larger value is specified.
If time-out occurs, the conversation is abended. This results in a CICS_EPI_EVENT_END_TRAN event being generated; the EndReason field is set to CICS_EPI_READTIMEOUT_EXPIRED; the AbendCode field is not set.
A value of 0 means that a default CCSID is used.
For details on the CCSID values for various character sets see Data conversion when using the Client daemon, in the CICS Transaction Gateway: Administration book for your operating system.