QMError() |
![]() ![]() ![]() |
The QMError() function returns extended error message text.
Format
Some API functions set extended error text and return an error code of SV_ERROR when an error condition occurs. The QMError() function can be used to retrieve this text.
Note that in the C API, this function returns a pointer to a statically allocated error message buffer. The calling program must not attempt to free this memory.
|