PK_THREAD_ask_err_reports   

PK_ERROR_code_t                       PK_THREAD_ask_err_reports
(
--- received arguments ---
const PK_THREAD_ask_err_reports_o_t  *options,        --- options structure

--- returned arguments ---
PK_ERROR_reports_t             *const error_reports   --- error reports
)





This function asks whether additional information about an error in the
current thread is written to a Parasolid report of type PK_REPORT_4_t.

Currently this functionality is only used to report errors for which multiple
entities are responsible.

This function can only be called when the modeller is started.