getNextId

This function populates a CTG_IdData_t variable with details of the next ID in a result set.

Detail

This function is called with an ID result set token. The function populates a CTG_IdData_t variable with details of the next ID in the result set. If there are no further IDs in the result set, the CTG_IdData_t variable is unchanged.

For more information on the CTG_IdData_t data type, see ID data.