Displays an error dialog. |
Synopsis
int errorDialog(dyn_errClass &error) |
Parameters
Parameter |
Meaning |
error |
Error message, for example, from getLastError() |
Return value
The function returns 0 in normal operation or in the event of an error -1. |
Error
An error is, for example, an invalid or missing argument. |
Description
Displays an error dialog with the messages corresponding to
the input parameter. Possible error texts are contained in the directory
< |
Example |
main()
|
Assignment
Error |
Availability
UI |
See also
V 3.11 SP1
Copyright