Synopsis
(macro) PDX_MSGT mpm_CycleErrorCount(PDX_MSGT *message, int *issue_count, int *total_count)
Purpose
Cycle the error count.
Description
This function will cycle the error tree and return the message id and counts for every error issued.
Output
message
Message id
issue_count
Number of times issued
total_count
Number of times total
Return
MPM_NOERR or error when done