re_DisplayErrorText_bas()

void KADMOS_API re_DisplayErrorText_bas(re_ErrorText_bas *errtext);
      

Parameter:

errortext
Pointer to a structure re_ErrorText or re_wErrorText.

Return value:

-

Comment:

To show the content of the re_ErrorText_bas structure at the screen. If called with the NULL pointer, the latest KADMOS error text is displayed (if any).

Reference: