extern void KADMOS_API re_DisplayErrorText(const re_ErrorText *errortext);
extern void KADMOS_API re_wDisplayErrorText(const re_wErrorText *errortext);
errortextre_ErrorText or re_wErrorText.-
To show the content of the re_ErrorText or re_wErrorText structure at the screen.
If called with the NULL pointer, the latest KADMOS error text is displayed (if any).