The three data structures are available for use with the
ESI are CICS_EsiDate_t, CICS_EsiTime_t and CICS_EsiDetails_t.
In the descriptions of the fields in the data structures, fields
described as strings are null-terminated strings.
CICS_EsiDate_t
The CICS_EsiDate_t structure contains a date represented as
year, month, and day.
CICS_EsiTime_t
The CICS_EsiTime structure contains a time represented as hours,
minutes, seconds, and hundredths of a second.
CICS_EsiDetails_t
The CICS_EsiDetails_t structure contains
information returned from a successful invocation of the CICS_VerifyPassword
or CICS_ChangePassword functions.