ID data

An ID data structure maps an individual result returned from an ID C API function.

The data type CTG_IdData_t is defined in the C language header files. The data provides a name for individual results within statistical groups or statistics.

Individual results can be accessed using the getFirstId and getNextId functions.

CTG_IdData_t provides two fields, a character pointer and length, to enable access to individual elements of an ID result set, as described in Correlating results and error checking.


Concept Concept

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//progde/iddata.html