PK_THREAD_ask_error_cbs   

PK_ERROR_code_t            PK_THREAD_ask_error_cbs
(
--- returned arguments ---
PK_ERROR_frustrum_t *const frustrum  --- thread error handler
)


This function returns the error handler for the calling thread (if one is
registered), or NULL.


If the thread error handler is NULL then the thread will default to the
registered session error handler returned by PK_ERROR_ask_callbacks.

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