Function PrintError() Foundation
Retrieves error code for the last printout.
PrintError() --> nErrorCode
| Value | Description |
|---|---|
| 0 | No error |
| 5 | Access denied |
| 6 | Invalid handle |
| 127 | User terminated with Ctrl+Break |
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.